Re: LDAP User Add

2010-06-01 Thread Etienne Bagnoud
Hi, On Fri, 28 May 2010 17:37:21 +0100 Chellappa Sait wrote: > But I want to know , If I want to set my password attribute as > Crypt way . > But as of now NET::LDAP is having only Simple Text Way to storing > the Password. > How to achieve this . You have Net::LDAP::Extension::SetPas

LDAP User Add

2010-05-31 Thread Chellappa Sait
Hi, I was trying to create the Ldap user with NET::LDAP. It works fine . But I want to know , If I want to set my password attribute as Crypt way . But as of now NET::LDAP is having only Simple Text Way to storing the Password. How to achieve this . Thanks , Sait