search for: get_processes

Displaying 1 result from an estimated 1 matches for "get_processes".

2020 Oct 13
2
share status information from api (python3)
Looking for advice for best practices on fetching status of the samba server and share information. One option is to parse the output of `smbstatus` into a machine-readable format. But I noticed there are some apis documented. We are using samba 4.11 which is supposed to have full python3 api support. So the question is, can the share and lock information displayed in the `smbstatus` command