--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
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
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"
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
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