Passwords & Accounts
Commands:
chage -d 0 <username> | force Passwort reset |
chage -l <username> | list usernames current setting |
usermod | modify account |
File System ACLs
Commands:
getfacl <file> | show ACL of <file> |
setfacl | set/modify ACL of a file |
- Read about ACL Masks
- Directories can have default ACLs which can be inherited by new files
- To support ACLs the Filesystem needs to do it. You need to set
tune2fs -o acl,user_xattr <blockdev>
Nameservices+
We need the yum Package directory-client
Config can be done via system-config-authentication
See ssd
and /etc/sssd/sssd.conf