userman readme update
This commit is contained in:
@@ -22,6 +22,8 @@ The program:
|
|||||||
- Detects a missing Samba installation when the config file does not exist yet.
|
- Detects a missing Samba installation when the config file does not exist yet.
|
||||||
- Offers to install the Samba server package with a detected package manager such as `apt`, `dnf`, `yum`, `pacman`, `zypper`, or `apk`.
|
- Offers to install the Samba server package with a detected package manager such as `apt`, `dnf`, `yum`, `pacman`, `zypper`, or `apk`.
|
||||||
- Prompts to add, edit, or delete a share.
|
- Prompts to add, edit, or delete a share.
|
||||||
|
- Includes a user-management menu to verify all share accounts exist and to remove obviously unused share-style accounts.
|
||||||
|
- Includes a user-management menu to change a Samba user's password.
|
||||||
- Checks `valid users` entries against local accounts.
|
- Checks `valid users` entries against local accounts.
|
||||||
- Offers to create missing local accounts with `useradd -M -s /usr/sbin/nologin <user>`.
|
- Offers to create missing local accounts with `useradd -M -s /usr/sbin/nologin <user>`.
|
||||||
- If user creation fails because admin rights are needed, explains the issue and offers to retry with `sudo`.
|
- If user creation fails because admin rights are needed, explains the issue and offers to retry with `sudo`.
|
||||||
|
|||||||
Reference in New Issue
Block a user