KSMBD.ADDUSER(8) | System Administration | KSMBD.ADDUSER(8) |
ksmbd.adduser - configure users for ksmbdpwd.db of ksmbd.mountd
ksmbd.adduser [-v] [-P PWDDB] [-C CONF] [-a | -u | -d] [-p PWD] USER
ksmbd.adduser configures users for ksmbdpwd.db(5) user database of ksmbd.mountd(8) user mode daemon. ksmbd.adduser can parse ksmbd.conf(5) configuration file so as to guard against deletion of users that are depended on. ksmbd.adduser notifies ksmbd.mountd of changes if it had made any.
If neither -a, -u, nor -d is given, either add or update USER. USER must be UTF-8 and [1, 48) bytes. USER cannot contain colon (:).
The exit status is 0 on success and 1 on failure. Failure to notify ksmbd.mountd of changes has no effect on exit status.
Copyright © 2015-2022 ksmbd-tools contributors. License
GPLv2: GNU GPL version 2
<https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html>.
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
For bug reports, use the issue tracker at https://github.com/cifsd-team/ksmbd-tools/issues.
ksmbd-tools 3.5.1 |