mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
docs-xml:samba-tool.8: document "user show" command
Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
dc0fa33c68
commit
6fbfe84c01
@ -653,6 +653,20 @@
|
||||
<para>List all users.</para>
|
||||
</refsect3>
|
||||
|
||||
<refsect3>
|
||||
<title>user show <replaceable>username</replaceable> [options]</title>
|
||||
<para>Display a user AD object.</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>--attributes=USER_ATTRS</term>
|
||||
<listitem><para>
|
||||
Comma separated list of attributes, which will be printed.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect3>
|
||||
|
||||
<refsect3>
|
||||
<title>user password [options]</title>
|
||||
<para>Change password for an user account (the one provided in
|
||||
|
Loading…
Reference in New Issue
Block a user