How do I encrypt the password for new users, using Perl's Net::LDAP?

Posted by user352860 on Stack Overflow See other posts from Stack Overflow or by user352860
Published on 2010-05-28T16:30:26Z Indexed on 2010/05/28 17:41 UTC
Read the original article Hit count: 151

Filed under:
|
|

How do I encrypt the password for adding LDAP users using Net::LDAP's add()?

How do I make the attribute {password} as crypt?

© Stack Overflow or respective owner

Related posts about perl

Related posts about ldap