From: Douglas Bagnall Date: Thu, 27 Feb 2025 02:34:33 +0000 (+1300) Subject: manpages: samba-tool processes X-Git-Tag: tevent-0.17.0~557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6978e93896bf68ff38d6b9369cd2cb0874024531;p=thirdparty%2Fsamba.git manpages: samba-tool processes Signed-off-by: Douglas Bagnall Reviewed-by: Rowland Penny --- diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml index 10f56328839..c3de025536c 100644 --- a/docs-xml/manpages/samba-tool.8.xml +++ b/docs-xml/manpages/samba-tool.8.xml @@ -2992,6 +2992,31 @@ or without the domainDN component. + + processes + List samba server processes. + If no processes are show, but Samba is running, it is + possible that samba-tool has not found the correct smb.conf, + and the use of -s/--configfile is required. + + + + --name=NAME + + Show processes associated with the given name. + + + + + --pid=PID + + Show names associated with the PID. + + + + + + rodc Manage Read-Only Domain Controller (RODC).