User Option Files
/etc/passwd
- User info
- Readable by all users
/etc/shadow
- Shadow passwords
- Readable only by root
/etc/group
- Group info
/etc/gshadow
- Group shadow passwords
- Groups almost never have passwords
- System wide aliases and functions
- System wide environment stuff and startup programs
- Template used when a new user is created
- User's aliases and functions
- User's environment stuff and startup programs
- Actions to be performed at logout
- Key bindings and other bits