LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   SHA, MD5, LDAP for passwords (https://www.linuxquestions.org/questions/linux-security-4/sha-md5-ldap-for-passwords-81507/)

mastahnke 08-12-2003 11:23 PM

SHA, MD5, LDAP for passwords
 
I have a server authenticating against a Netscape/SunONE directory and it works fine, but when a user uses the passwd command to change passwords, the hash sent to the directory doesn't match what the user types.

Results:
PW in the LDAP direcotry is unkown, because hash is SHA
Linux uses MD5....

Can I make Linux use md5?

Any other solutions?

zatriz 09-24-2003 03:54 PM

im not exactly sure but i believe you would have to look into how pam and libc works libc stores passwords for passwd i can be setup to do sha or what ever else you need google for it i guess

ArmedGeek 09-25-2003 02:36 AM

Check here

http://www.mandrakesecure.net/en/docs/ldap-auth2.php


All times are GMT -5. The time now is 05:32 PM.