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

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
[[Variables]] can be used within [[SmartSimple]] to automatically generate system [[password]]s.
+
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|Variable]]: @password@
  
==New Users==
+
'''Purpose''': generates a new [[Password|password]] for a new [[User|user]]. This can be used in:
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 12: Line 10:
 
* Any [[Workflow]] - [[UTA]] Assignment task type.
 
* Any [[Workflow]] - [[UTA]] Assignment task type.
  
 +
[[Variables|Variable]]: @randompassword@
  
==Existing Users==
+
'''Purpose''': generates a new [[Password|password]] for an existing [[User|user]]. This can be used in:
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 24: Line 20:
 
* [[Workflow]] - '''Acknowledgment''' task type.
 
* [[Workflow]] - '''Acknowledgment''' task type.
  
==New or Existing Users==
+
[[Variables|Variable]]: @checkactivatedpassword@
To generate a new [[Password|password]] for a new user or sends the words ''existing password' for existing users.
+
 
:<font size="3">@checkactivatedpassword@</font>
+
'''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:
  
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 15:00, 4 September 2009

The following section outlines enhancements that we have made to Password Processing and a description of when each Password Variable can be used:

Variable: @password@

Purpose: generates a new password for a new user. This can be used in:

Variable: @randompassword@

Purpose: generates a new password for an existing user. This can be used in:

Variable: @checkactivatedpassword@

Purpose: generates a new password for a new user or sends the existing password to an existing user. This can be used in: