Difference between revisions of "Password"

From SmartWiki
Jump to: navigation, search
(See Also)
 
Line 7: Line 7:
 
* [[Password Policy]]
 
* [[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