KSMBD.MOUNTD(8) | System Administration | KSMBD.MOUNTD(8) |
ksmbd.mountd - start ksmbd.mountd and ksmbd daemons
ksmbd.mountd [-v] [-p PORT] [-n[WAY]] [-C CONF] [-P PWDDB]
ksmbd.mountd starts ksmbd.mountd user mode and ksmbd kernel mode daemons. ksmbd.mountd has to parse ksmbd.conf(5) configuration file in order to start. ksmbd.mountd can parse ksmbdpwd.db(5) user database so as to support non-guest sessions.
The exit status is 0 on success and 1 on failure. When detaching process from foreground, exit status is 0 if daemonization succeeded.
ksmbd.mountd can be notified of changes to ksmbd.conf or ksmbdpwd.db by sending it the SIGHUP signal. The manager process of ksmbd.mountd has its PID stored in /run/ksmbd.lock.
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.3 |