The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: jfdesir on October 24, 2007, 04:52:59 AM

Poll
Question: hash nictool password tab in mysql
Option 1: password votes: 0
Option 2: mysql votes: 0
Title: Nictool password
Post by: jfdesir on October 24, 2007, 04:52:59 AM
Hi!

Does somebody have a way to hash (MD5,SHA1..) the nictool's password
I want to authenticate user from LDAP.

When a user trie to login nictool, if error, i tri to authenticate this user on LDAP.
If success login to LDAP, I create the myslq login for that user.
My issu is that user password is in paintext.

Is there a way in the NicToolApi to look for hash password ?
Title: Re: Nictool password
Post by: jfdesir on October 25, 2007, 11:58:28 AM
Hello,

I solve my issue.
Now mysql password tab is encrypted

regards,

jfdesir