Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
jvx:server:security:config_password_algorithmn [2019/06/26 12:08]
admin created
jvx:server:security:config_password_algorithmn [2019/06/26 12:10]
admin
Line 1: Line 1:
 ~~NOTRANS~~ ~~NOTRANS~~
-~~Title: ​Pssword algorithmn~~+~~Title: ​Password algorithm~~
  
-The [[jvx:​server:​security:​dbsecman|DB Security Manager]] supports password encryption. The password algorithm can be defined in the [[jvx:​common:​setup:​dbindependent_config|application configuration]]. ​+The [[jvx:​server:​security:​dbsecman|DB Security Manager]] supports password encryption. The password algorithm can be defined in the [[jvx:​common:​setup:​dbindependent_config|application configuration]]. ​\\ 
 Simply add the **passwordalgorithm** setting to your existing configration:​ Simply add the **passwordalgorithm** setting to your existing configration:​
  
Line 16: Line 16:
 </​file>​ </​file>​
 The possible values are, e.g. SHA, SHA-256, SHA-384, SHA-512, MD5, MD4, MD2 and all supported Java message digest algorithms, as described [[https://​docs.oracle.com/​javase/​1.5.0/​docs/​guide/​security/​CryptoSpec.html#​AppA|here]]. The possible values are, e.g. SHA, SHA-256, SHA-384, SHA-512, MD5, MD4, MD2 and all supported Java message digest algorithms, as described [[https://​docs.oracle.com/​javase/​1.5.0/​docs/​guide/​security/​CryptoSpec.html#​AppA|here]].
 +
 +If you set the passwordalgorithm to **PLAIN**, the password will be in plain text.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information