258
Example
• To force an individual user to change a password:
password force_update user=msmith@jumboinc.com
• To force all users in an organization to change their passwords:
password force_update org=Sales
• To force all users in an organization to change their passwords and include all
users in sub-organizations:
password force_update org=Sales, cascade=yes
Description
Forces either a user or all users in an organization to change passwords. These
can not be done at the same time.
• ‘cascade=yes’ -- All users in the sub-organizations are forced to change
passwords. Use caution with this option. This will force password updates to
all sub organizations regardless of individual user requirements.
• ‘cascade=no’ -- Only the initial organization user passwords will be updated.
The sub-organizations are not reset.
Default: cascade = no
Note: Enclose <org name> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols.
Errors
Return Values
Authorization
• Read: User Settings, Password, Change Admin Password (if the user is an
administrator), Edit Organizations
• Write: User Settings, Password, Change Admin Password (if the user is an
administrator), Edit Organizations
Classification
Batch organization management, and user management
Komentáře k této Příručce