Open Lighting Architecture  Latest Git
Public Attributes | List of all members
ola::PasswdEntry Struct Reference

Detailed Description

Contains information about a user.

Collaboration diagram for ola::PasswdEntry:
Collaboration graph
[legend]

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: