mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-03-01 12:35:44 +08:00
* utils.xml (passwd): Align to latest changes.
This commit is contained in:
parent
cfd6979c39
commit
72f4ea45e6
@ -1,3 +1,7 @@
|
||||
2014-11-24 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* utils.xml (passwd): Align to latest changes.
|
||||
|
||||
2014-11-13 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.xml (ov-new1.7.34): Add new section.
|
||||
|
@ -1330,9 +1330,7 @@ System operations:
|
||||
|
||||
Other options:
|
||||
-d, --logonserver SERVER connect to SERVER (e.g. domain controller).
|
||||
Default server is the local system, unless
|
||||
changing the current user, in which case the
|
||||
default is the content of $LOGONSERVER.
|
||||
Usually not required.
|
||||
-S, --status display password status for USER (locked, expired,
|
||||
etc.) plus global system password settings.
|
||||
-h, --help output usage information and exit.
|
||||
@ -1410,11 +1408,12 @@ specifying an empty password.
|
||||
<para> All operations affecting the current user are by default run against
|
||||
the logon server of the current user (taken from the environment variable
|
||||
<envar>LOGONSERVER</envar>. When password or account information of other
|
||||
users should be changed, the default server is the local system. To
|
||||
change a user account on a remote machine, use the <literal>-d</literal>
|
||||
option to specify the machine to run the command against. Note that the
|
||||
current user must be a valid member of the administrators group on the
|
||||
remote machine to perform such actions. </para>
|
||||
users should be changed, the logon server is evaluated automatically.
|
||||
In rare cases, it might be necessary to switch to another domain
|
||||
controller to perform the action. In this case, use the
|
||||
<literal>-d</literal> option to specify the machine to run the command
|
||||
against. Note that the current user must have account operator permissions
|
||||
to perform user account changes in a domain. </para>
|
||||
|
||||
<para>Users can use the <command>passwd -R</command> to enter a password
|
||||
which then gets stored in a special area of the registry on the local
|
||||
|
Loading…
x
Reference in New Issue
Block a user