Main Page   Modules   Data Structures   File List   Data Fields   Related Pages  

DBusUserInfo Struct Reference

Information about a UNIX user. More...

#include <dbus-sysdeps.h>


Data Fields

dbus_uid_t uid
 UID.

dbus_gid_t primary_gid
 GID.

dbus_gid_t * group_ids
 Groups IDs, *including* above primary group.

int n_group_ids
 Size of group IDs array.

char * username
 Username.

char * homedir
 Home directory.


Detailed Description

Information about a UNIX user.

Definition at line 145 of file dbus-sysdeps.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 9 05:01:27 2004 for D-BUS by doxygen1.2.15