Le 2/21/13 5:08 PM, vamsi krishna a écrit : > I am running a debugger via Eclipse and can see that my authenticator was > indeed called. After the authenticator has returned the Principal the Code > is failing in the following line > > userEntry = directoryService.getPartitionNexus().lookup( > lookupContext ); > > Since I have custom Constructed the Principal, I am sure My user entry > cannot be looked up. How do I get around this error? Do I have to now write > a PartitionInterceptor to simulate Users not present in Ldap?
You have enabled the PasswordPolicy module, I guess... Do you need it ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
