-
Notifications
You must be signed in to change notification settings - Fork 2
command password
Ryan Newington edited this page May 27, 2016
·
1 revision
The <command>
element has the following additional capabilities during a password operation.
The <command>
element can contain only the following [value declarations] during a password operation. Any other value declarations are unsupported.
- {dn}
- {newpassword}
- {oldpassword} (supported only on password change operations)
See object-operation-passwordset and object-operation-passwordchange for more information.
<command>/usr/local/bin/sudo /usr/bin/passwd {dn:$1} {newpassword}</command>