* 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>
|
2014-11-13 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.xml (ov-new1.7.34): Add new section.
|
* new-features.xml (ov-new1.7.34): Add new section.
|
||||||
|
@ -1330,9 +1330,7 @@ System operations:
|
|||||||
|
|
||||||
Other options:
|
Other options:
|
||||||
-d, --logonserver SERVER connect to SERVER (e.g. domain controller).
|
-d, --logonserver SERVER connect to SERVER (e.g. domain controller).
|
||||||
Default server is the local system, unless
|
Usually not required.
|
||||||
changing the current user, in which case the
|
|
||||||
default is the content of $LOGONSERVER.
|
|
||||||
-S, --status display password status for USER (locked, expired,
|
-S, --status display password status for USER (locked, expired,
|
||||||
etc.) plus global system password settings.
|
etc.) plus global system password settings.
|
||||||
-h, --help output usage information and exit.
|
-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
|
<para> All operations affecting the current user are by default run against
|
||||||
the logon server of the current user (taken from the environment variable
|
the logon server of the current user (taken from the environment variable
|
||||||
<envar>LOGONSERVER</envar>. When password or account information of other
|
<envar>LOGONSERVER</envar>. When password or account information of other
|
||||||
users should be changed, the default server is the local system. To
|
users should be changed, the logon server is evaluated automatically.
|
||||||
change a user account on a remote machine, use the <literal>-d</literal>
|
In rare cases, it might be necessary to switch to another domain
|
||||||
option to specify the machine to run the command against. Note that the
|
controller to perform the action. In this case, use the
|
||||||
current user must be a valid member of the administrators group on the
|
<literal>-d</literal> option to specify the machine to run the command
|
||||||
remote machine to perform such actions. </para>
|
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
|
<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
|
which then gets stored in a special area of the registry on the local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user