Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
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: