Re: supportedSaslMechanisms during ADD

2014-10-17 Thread Quanah Gibson-Mount
--On Thursday, October 16, 2014 12:08 AM +0100 Chris Ridd wrote: Anyway, this is mostly not related to Net::LDAP - you need to talk to the OpenLDAP folks to see if they will help you. OpenLDAP defaults to using SSHA as the password hashing mechanism. If your system is hashing it in clearte

Re: supportedSaslMechanisms during ADD

2014-10-15 Thread Chris Ridd
On 13 Oct 2014, at 17:12, VANOLE, MICHAEL J wrote: > Thanks Dieter, > > Our ldap is compiled with sasl, but I don't think I asked the question > correctly. > > Sun One must be doing the MD5 (or whatever) encryption locally and applying > the userPassword that way. I just have to specify what

RE: supportedSaslMechanisms during ADD

2014-10-13 Thread VANOLE, MICHAEL J
is is possible, or practical. Mike -Original Message- From: Dieter Klünter [mailto:die...@dkluenter.de] Sent: Sunday, October 12, 2014 2:36 AM To: perl-ldap@perl.org Subject: Re: supportedSaslMechanisms during ADD Am Thu, 9 Oct 2014 13:51:33 + schrieb "VANOLE, MICHAEL J"

Re: supportedSaslMechanisms during ADD

2014-10-12 Thread Dieter Klünter
Am Thu, 9 Oct 2014 13:51:33 + schrieb "VANOLE, MICHAEL J" : > Greetings, > > This might be more of an ldap question, but I’m going to try this > list. > > I use net ldap to create new users on Sun One Directory v7 (ODSEE), > and on openldap. > > With ODSEE I’m able to specify which sasl mec

supportedSaslMechanisms during ADD

2014-10-11 Thread VANOLE, MICHAEL J
Greetings, This might be more of an ldap question, but I’m going to try this list. I use net ldap to create new users on Sun One Directory v7 (ODSEE), and on openldap. With ODSEE I’m able to specify which sasl mechanism I want a user to have like so: $adduser = $ldap->add( $us