Hello
I have seen that the geonetwork 2.2 password encryption is SHA-1. Is this
correct?
My problem is that I need to access users passwords (geonetwork Postgres
databse ) with an external client, my client has the next encryption:
- No encryption
- CRYPT
- MD5
how to set geonetwork pass without encryption algorithms or CRYPT, MD5
algorithm?
Thank you in advance
--
View this message in context: http://www.nabble.com/set-pass-without-encryption-algorithms-or-CRYPT%2C-MD5-algorithm-tp19666430p19666430.html
Sent from the geonetwork-users mailing list archive at Nabble.com.
As I said at the end of this post :
http://www.nabble.com/forum/ViewPost.jtp?post=18356140&framed=y
it is easy to change the password encryption
you just have to update the files :
/src/org/fao/geonet/services/login/Login.java
/src/org/fao/geonet/services/user/PwUpdate.java
/src/org/fao/geonet/services/user/Update.java
/src/org/fao/geonet/services/util/MainUtil.java
I can send you this files if you want (my file are managing md5)
best regards,
Fabien Bachraty
pjmenmon wrote:
Hello
I have seen that the geonetwork 2.2 password encryption is SHA-1. Is this
correct?
My problem is that I need to access users passwords (geonetwork Postgres
databse ) with an external client, my client has the next encryption:
- No encryption
- CRYPT
- MD5
how to set geonetwork pass without encryption algorithms or CRYPT, MD5
algorithm?
Thank you in advance
--
View this message in context: http://www.nabble.com/set-pass-without-encryption-algorithms-or-CRYPT%2C-MD5-algorithm-tp19666430p19668016.html
Sent from the geonetwork-users mailing list archive at Nabble.com.
hi FBachraty;
very thanks for your request, yes, it would be helpful if you send me these
files. My e-mail is pjmenmon@anonymised.com
thanks, Pedro.
FBachraty wrote:
As I said at the end of this post :
http://www.nabble.com/forum/ViewPost.jtp?post=18356140&framed=y
it is easy to change the password encryption
you just have to update the files :
/src/org/fao/geonet/services/login/Login.java
/src/org/fao/geonet/services/user/PwUpdate.java
/src/org/fao/geonet/services/user/Update.java
/src/org/fao/geonet/services/util/MainUtil.java
I can send you this files if you want (my file are managing md5)
best regards,
Fabien Bachraty
pjmenmon wrote:
Hello
I have seen that the geonetwork 2.2 password encryption is SHA-1. Is this
correct?
My problem is that I need to access users passwords (geonetwork Postgres
databse ) with an external client, my client has the next encryption:
- No encryption
- CRYPT
- MD5
how to set geonetwork pass without encryption algorithms or CRYPT, MD5
algorithm?
Thank you in advance
--
View this message in context: http://www.nabble.com/set-pass-without-encryption-algorithms-or-CRYPT%2C-MD5-algorithm-tp19666430p19670640.html
Sent from the geonetwork-users mailing list archive at Nabble.com.