1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

Remove short -A option, but still leave in the --set-auth-user option.

This reflects a change made in wbinfo as a result of bug 158.
This commit is contained in:
Jim McDonough 0001-01-01 00:00:00 +00:00
parent 33e8dd8843
commit 2628259c20

View File

@ -35,7 +35,7 @@
<arg choice="opt">--sequence</arg>
<arg choice="opt">-r user</arg>
<arg choice="opt">-a user%password</arg>
<arg choice="opt">-A user%password</arg>
<arg choice="opt">--set-auth-user user%password</arg>
<arg choice="opt">--get-auth-user</arg>
<arg choice="opt">-p</arg>
</cmdsynopsis>
@ -207,7 +207,7 @@
<varlistentry>
<term>-A username%password</term>
<term>--set-auth-user username%password</term>
<listitem><para>Store username and password used by winbindd
during session setup to a domain controller. This enables
winbindd to operate in a Windows 2000 domain with Restrict