Difference between revisions of "Password"

From SmartWiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
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]][[Category:Security]]

Latest revision as of 08:33, 1 April 2016

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