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

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
The following section outlines enhancements that we have made to [[Password]] Processing and a description of when each [[Password]] [[Variables|Variable]] can be used:
+
[[Variables]] can be used within [[SmartSimple]] to automatically generate system [[password]]s.
  
[[Variables|Variable]]: @password@
 
  
'''Purpose''': generates a new [[Password|password]] for a new [[User|user]]. This can be used in:
+
==New Users==
 +
To generate a new [[Password|password]] for a '''new''' [[User|user]].  
 +
:<font size="3">@password@</font>
  
 +
This can be used in:
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.
Line 10: Line 12:
 
* Any [[Workflow]] - [[UTA]] Assignment task type.
 
* Any [[Workflow]] - [[UTA]] Assignment task type.
  
[[Variables|Variable]]: @randompassword@
 
  
'''Purpose''': generates a new [[Password|password]] for an existing [[User|user]]. This can be used in:
+
==Existing Users==
 +
To generate a new [[Password|password]] for an '''existing''' [[User|user]].  
 +
:<font size="3">@randompassword@</font>
  
 +
This can be used in:
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.
Line 20: Line 24:
 
* [[Workflow]] - '''Acknowledgment''' task type.
 
* [[Workflow]] - '''Acknowledgment''' task type.
  
[[Variables|Variable]]: @checkactivatedpassword@
+
==New or Existing Users==
 
+
To generate a new [[Password|password]] for a new user or sends the words ''existing password' for existing users.
'''Purpose''': generates a new [[Password|password]] for a new user or sends the existing [[Password|password]] to an existing user. This can be used in:
+
:<font size="3">@checkactivatedpassword@</font>
  
 +
This can be used in:
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Sign-Up Page|Signup page]] message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.
 
* Any [[Applicant Tracking]] System applicant profile message body.

Revision as of 14:54, 4 September 2009

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: