From bc3fcb23fae3cf0daaab0bcbfde346931ef178bd Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 25 May 2016 09:17:40 -0700 Subject: [PATCH] s3: docs: Add documentation for posix_whoami command in smbclient. Signed-off-by: Jeremy Allison Reviewed-by: Uri Simchoni Autobuild-User(master): Jeremy Allison Autobuild-Date(master): Thu May 26 02:43:55 CEST 2016 on sn-devel-144 --- docs-xml/manpages/smbclient.1.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml index faf1ca11f294..6b5468a6ad10 100644 --- a/docs-xml/manpages/smbclient.1.xml +++ b/docs-xml/manpages/smbclient.1.xml @@ -923,6 +923,14 @@ + + posix_whoami + Query the remote server for the user token using the CIFS UNIX + extensions WHOAMI call. Prints out the guest status, user, group, group list and + sid list that the remote server is using on behalf of the logged on user. + + + print <file name> Print the specified file from the local machine -- 2.34.1