mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
--uid-info takes a uid as parameter
I knew I was going to mess up. I hope that one is better.
This commit is contained in:
parent
375959233d
commit
ede1d0d9d7
@ -43,7 +43,7 @@
|
||||
<arg choice="opt">-S sid</arg>
|
||||
<arg choice="opt">-t</arg>
|
||||
<arg choice="opt">-u</arg>
|
||||
<arg choice="opt">--uid-info</arg>
|
||||
<arg choice="opt">--uid-info uid</arg>
|
||||
<arg choice="opt">--user-domgroups sid</arg>
|
||||
<arg choice="opt">--user-sids sid</arg>
|
||||
<arg choice="opt">-U uid</arg>
|
||||
@ -284,9 +284,9 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--uid-info</term>
|
||||
<term>--uid-info UID</term>
|
||||
<listitem><para>Get user info for the user conencted to
|
||||
uid.</para></listitem>
|
||||
user id UID.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user