2
This commit is contained in:
@@ -19,6 +19,8 @@ go build -o samba-configer .
|
||||
The program:
|
||||
|
||||
- Reads the Samba config and parses non-`[global]` sections as shares.
|
||||
- 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`.
|
||||
- Prompts to add, edit, or delete a share.
|
||||
- Checks `valid users` entries against local accounts.
|
||||
- Offers to create missing local accounts with `useradd -M -s /usr/sbin/nologin <user>`.
|
||||
|
||||
Reference in New Issue
Block a user