MentOS
0.8.0
The Mentoring Operating System
|
Stores user account information. More...
Public Attributes | |
char * | pw_name |
User's login name. | |
char * | pw_passwd |
Encrypted password (not currently). | |
uid_t | pw_uid |
User ID. | |
gid_t | pw_gid |
Group ID. | |
char * | pw_gecos |
User's full name. | |
char * | pw_dir |
User's login directory. | |
char * | pw_shell |
User's login shell. | |
Stores user account information.