![]() |
Open Lighting Architecture
Latest Git
|
Contains information about a user.

Public Attributes | |
| std::string | pw_name |
| name of the user | |
| std::string | pw_passwd |
| Unused currently. | |
| uid_t | pw_uid |
| real User ID | |
| gid_t | pw_gid |
| real Group ID | |
| std::string | pw_dir |
| user's home directory | |
| std::string | pw_shell |
| user's shell program | |
1.8.13