auth::password::RetrievePassword (private)
auth::password::RetrievePassword -username username \ -authority_id authority_id
Defined in packages/acs-authentication/tcl/password-procs.tcl
Invoke the RetrievePassword operation on the given authority. Throws an error if the authority does not have a password management driver.
- Switches:
- -username (required)
- -authority_id (required)
- The ID of the authority the user belongs to.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.