Difference between revisions of "Password Variables to Set or Reset User Passwords"

From SmartWiki
Jump to: navigation, search
Line 35: Line 35:
 
* [[Workflow]] - Acknowledgment task type.
 
* [[Workflow]] - Acknowledgment task type.
  
 +
==See Also==
 +
* [[UTA Workflows and the Password Variables]]
  
  
 
[[Category:System Management]][[Category:Sign-Up Features]][[Category:Variables]]
 
[[Category:System Management]][[Category:Sign-Up Features]][[Category:Variables]]

Revision as of 10:02, 16 October 2011

Variables can be used within SmartSimple to automatically generate system passwords.


New Users

To generate a new password for a new user.

@password@

This can be used in:


Existing Users

To generate a new password for an existing user.

@randompassword@

This can be used in:


New or Existing Users

To generate a new password for a new user or sends the words "existing password" for existing users.

@checkactivatedpassword@

This can be used in:

See Also