Open Lighting Architecture  0.9.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ola::PasswdEntry Struct Reference

Detailed Description

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

The documentation for this struct was generated from the following file: