Skip to content

command password

Ryan Newington edited this page May 27, 2016 · 1 revision

<command> element (password operation)

The <command> element has the following additional capabilities during a password operation.

Value Declarations

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.

Example

<command>/usr/local/bin/sudo /usr/bin/passwd {dn:$1} {newpassword}</command>
Clone this wiki locally