mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
--uid-info takes a uid as parameter
I knew I was going to mess up. I hope that one is better.
(This used to be commit ede1d0d9d7
)
This commit is contained in:
parent
f74d7e56ad
commit
db875dc6e8
@ -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…
Reference in New Issue
Block a user