Difference between revisions of "Password"

From SmartWiki
Jump to: navigation, search
(See Also)
Line 5: Line 5:
 
==See Also==
 
==See Also==
 
* [[Password Variables to Set or Reset User Passwords]]
 
* [[Password Variables to Set or Reset User Passwords]]
 +
* [[Password Policy]]
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 12:26, 24 June 2014

A secret code that must be entered by the user in order to log into the system. The complexity of the password is determined though the Global Settings, Password Policy window under Login & Security Settings.

SmartSimple uses the SHA-256 algorithm, combined with salt hashing, in order to encrypt passwords.

See Also