Table 2.1. Account Data Details
| Name | Keyword | Description | Examples | 
|---|---|---|---|
| User Name | UserName | Username used to login to system. |   | 
| Unique ID | UserID | Unique system identifier for user. |   | 
| Type | Type | Type of account. |   | 
| Status | Status | Status of account. |   | 
| Account Database | Database | Database source where account is defined. |   | 
| First Name | FirstName | First name of account user. |   | 
| Last Name | LastName | Last name of account user. |   | 
| Full Name | FullName | Full name (first middle last) of account user. |   | 
| Comment | Comment | Comment about this account. |   | 
| Home Directory | HomeDir | Home (login) directory. |   | 
| Shell | Shell | User's shell program executed at login. |   | 
| Primary Group Name | PrimaryGroupName | Name of user's primary group membership. |   | 
| Primary Group ID | PrimaryGroupID | ID of user's primary group membership. |   | 
| Group Names | GroupNames | List of system groups user is a member of. |   | 
| Group IDs | GroupIDs | List of system group IDs user is a member of. |   |