Thanks, Mike.
I tried to do this, as well.
Or --at least what I did was change my testuser's password to be stored
plaintext, but it reverts to hashing it with SSHA.
I'm not sure if this is what you mean. Or do you mean something different
by "*sending* the password plaintext"?


On Tue, Aug 8, 2017 at 8:45 PM, Mike Davis <mda...@rez1.com> wrote:

> You have to send the password plain text for strict to work.
>
>
>
>
> Get Outlook for Android
>
>
>
>
>
>
>
> On Tue, Aug 8, 2017 at 8:03 PM -0400, "Sambedi Fahted" <sfah...@gmail.com>
> wrote:
>
>
>
>
>
>
>
>
>
>
> Hi, Shawn.
> I'll give this a try.
>
> On Tue, Aug 8, 2017 at 11:50 AM, Shawn McKinney
> wrote:
>
> >
> > > On Aug 8, 2017, at 10:16 AM, Sambedi Fahted  wrote:
> > >
> > > Hey, Mike.
> > > That's correct. MinAge *is* being enforced, but minLength is *not*.
> > >
> > > After changing the password on my Ubuntu machine (test ldap client),
> > logged
> > > in as "testuser", the modifiersName shows up as:
> > "0.9.2342.19200300.100.1.1=
> > > manager,2.5.4.11=system".
> > >
> > > Funny, the min/maxAge gets enforced for uid=manager,ou=system, as well.
> > So
> > > it started to fail as the binddn, and logins to the linux machine
> stopped
> > > working. :-p
> >
> > FWIW Fortress junit tests the pw policy functions and can be run against
> > apacheds.  The test code is here:
> > https://github.com/apache/directory-fortress-core/blob/
> > master/src/test/java/org/apache/directory/fortress/core/impl/
> > PswdPolicyMgrImplTest.java
> >
> > The min length begins on line 394.
> >
> > I say this to confirm the functionality works on the server and within
> the
> > Apache LDAP API.
> >
> > Hope this helps.
> >
> > Shawn
>
>
>
>
> --
> Cheers
> -Sam
>
>
>
>
>
> Hi, Shawn.
> I'll give this a try.
>
> On Tue, Aug 8, 2017 at 11:50 AM, Shawn McKinney <smckin...@apache.org>
> wrote:
>
> >
> > > On Aug 8, 2017, at 10:16 AM, Sambedi Fahted <sfah...@gmail.com> wrote:
> > >
> > > Hey, Mike.
> > > That's correct. MinAge *is* being enforced, but minLength is *not*.
> > >
> > > After changing the password on my Ubuntu machine (test ldap client),
> > logged
> > > in as "testuser", the modifiersName shows up as:
> > "0.9.2342.19200300.100.1.1=
> > > manager,2.5.4.11=system".
> > >
> > > Funny, the min/maxAge gets enforced for uid=manager,ou=system, as well.
> > So
> > > it started to fail as the binddn, and logins to the linux machine
> stopped
> > > working. :-p
> >
> > FWIW Fortress junit tests the pw policy functions and can be run against
> > apacheds.  The test code is here:
> > https://github.com/apache/directory-fortress-core/blob/
> > master/src/test/java/org/apache/directory/fortress/core/impl/
> > PswdPolicyMgrImplTest.java
> >
> > The min length begins on line 394.
> >
> > I say this to confirm the functionality works on the server and within
> the
> > Apache LDAP API.
> >
> > Hope this helps.
> >
> > Shawn
>
>
>
>
> --
> Cheers
> -Sam
>



-- 
Cheers
-Sam

Reply via email to