On 12/06/2013 15:52, Giancarlo Dessena wrote:
Hello everybody,
I'm wondering how to change the password algorithm for all resources.
Any suggestions?
Hi,
"password algorithm" means different things:
1. the algorithm used to encrypt user password in the Syncope internal
storage: there is a configuration parameter 'password.cipher.algorithm'
(you can find it from the admin console under Configuration >
Parameters) - this is SHA1 by default in 1.1.X
2. the algorithm that each connector can use for its own purpose: for
example, the DB Table connector has a 'Password cipher algorithm'
property [1] " used to encode password before to store it onto the
database table" while the LDAP connector features a
"passwordHashAlgorithm" [2] parameter "used to hash passwords"
HTH
Regards.
[1]
https://connid.atlassian.net/wiki/display/BASE/Database+Table#DatabaseTable-ConfigurationProperties
[2] https://connid.atlassian.net/wiki/display/BASE/LDAP#LDAP-Configuration
--
Francesco Chicchiriccò
ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/