Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Alex Karasulu
On Thu, Jul 1, 2010 at 11:40 AM, Emmanuel Lecharny wrote: > > > On Thu, Jul 1, 2010 at 10:37 AM, Kiran Ayyagari wrote: > >> > I see your point. >> > Here, we have two options : >> > - merge the PP interceptor into the Athn interceptor (this is what you >> > propose) >> > - have the PP interceptor

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Alex Karasulu
On Thu, Jul 1, 2010 at 11:32 AM, Emmanuel Lecharny wrote: > > > On Thu, Jul 1, 2010 at 10:20 AM, Kiran Ayyagari wrote: > >> On Thu, Jul 1, 2010 at 1:37 PM, Emmanuel Lecharny >> wrote: >> > >> > >> > On Wed, Jun 30, 2010 at 4:16 PM, Kiran Ayyagari >> > wrote: >> >> >> >> hello guys, >> >> >> >>

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Emmanuel Lecharny
On Thu, Jul 1, 2010 at 10:37 AM, Kiran Ayyagari wrote: > > I see your point. > > Here, we have two options : > > - merge the PP interceptor into the Athn interceptor (this is what you > > propose) > > - have the PP interceptor being processed after the authn, which is > > possible. > > The questio

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Kiran Ayyagari
> I see your point. > Here, we have two options : > - merge the PP interceptor into the Athn interceptor (this is what you > propose) > - have the PP interceptor being processed after the authn, which is > possible. > The question is more or less about the PP being a part of the authent > process,

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Emmanuel Lecharny
On Thu, Jul 1, 2010 at 10:20 AM, Kiran Ayyagari wrote: > On Thu, Jul 1, 2010 at 1:37 PM, Emmanuel Lecharny > wrote: > > > > > > On Wed, Jun 30, 2010 at 4:16 PM, Kiran Ayyagari > > wrote: > >> > >> hello guys, > >> > >> Its been a while since I started working on implementing password > >> polic

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Kiran Ayyagari
On Thu, Jul 1, 2010 at 1:37 PM, Emmanuel Lecharny wrote: > > > On Wed, Jun 30, 2010 at 4:16 PM, Kiran Ayyagari > wrote: >> >> hello guys, >> >>  Its been a while since I started working on implementing password >> policy[1]. >> >>  Here are a few things I wanted to let you know about the implemen

Re: [ApacheDS] changes to Authenticator interface for password policy

2010-07-01 Thread Emmanuel Lecharny
On Wed, Jun 30, 2010 at 4:16 PM, Kiran Ayyagari wrote: > hello guys, > > Its been a while since I started working on implementing password > policy[1]. > > Here are a few things I wanted to let you know about the implementation > > 1. The PasswordPolicyInterceptor cannot be used to enforce thi

[ApacheDS] changes to Authenticator interface for password policy

2010-06-30 Thread Kiran Ayyagari
hello guys, Its been a while since I started working on implementing password policy[1]. Here are a few things I wanted to let you know about the implementation 1. The PasswordPolicyInterceptor cannot be used to enforce this policy cause we need access to the userpassword and other