Poll
				
Question: 
hash nictool password tab in mysql
					Option 1: password
						votes: 0
					
					Option 2: mysql
						votes: 0
					
			 
			
			
				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 ?
			
			
			
				Hello,
I solve my issue.
Now mysql password tab is encrypted
regards,
jfdesir