mirror of
https://github.com/samba-team/samba.git
synced 2025-08-16 17:49:29 +03:00
This will allow administrators to inspect the process list in a similar way to what running on a platform with setproctitle might permit. --pid= returns the registered server names for a PID (eg kdc, cldap_server) --name= returns the pids registered with a particular name. Andrew Bartlett