[Date Prev][Date Next] [Chronological] [Thread] [Top]

Password HASH



Hi, 


I would want an explanation of the bind method, the password hash more
precisely.

Here's my idea about that :

	Client sends the password in clear to the server, the server
encrypts it with the method defined by
	The directive password hash in slapd.conf and the server
compares the obtained hash and the hash that
	contains in the attribute UserPassword of the entry.

It's good ?

If not, what's the truth ?

Thanks

Philippe