summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2016-05-25 09:17:40 -0700
committerJeremy Allison <jra@samba.org>2016-05-26 02:43:55 +0200
commitbc3fcb23fae3cf0daaab0bcbfde346931ef178bd (patch)
tree0955e6c31b5b0168395c227efe1e29e4d64a7eaa /docs-xml
parent17045c315a3d66992049556c3c51eabb0e557088 (diff)
downloadsamba-bc3fcb23fae3cf0daaab0bcbfde346931ef178bd.tar.gz
s3: docs: Add documentation for posix_whoami command in smbclient.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu May 26 02:43:55 CEST 2016 on sn-devel-144
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbclient.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/smbclient.1.xml b/docs-xml/manpages/smbclient.1.xml
index faf1ca11f29..6b5468a6ad1 100644
--- a/docs-xml/manpages/smbclient.1.xml
+++ b/docs-xml/manpages/smbclient.1.xml
@@ -924,6 +924,14 @@
</varlistentry>
<varlistentry>
+ <term>posix_whoami</term>
+ <listitem><para>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.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>print &lt;file name&gt;</term>
<listitem><para>Print the specified file from the local machine
through a printable service on the server. </para></listitem>