Hi Markus, Good to hear from you again. Sorry about this annoying problem.
Sounds like we have a credential cache issue. I see a few JIRA issues floating around on the topic. I'll take a look when I get a chance but my gut is telling me that the credentials in the cache are not invalidated by the modify on the userPassword attribute. Thanks, Alex On 7/20/07, Markus Pohle <[EMAIL PROTECTED]> wrote:
Hi list-users, I use ApacheDS-1.5.1-SNAPSHOT release on my computer and figured out the following: 1. started my webapp 2. tried to login to my webapp, which tries to authenticate myself against apacheds 3. login is successful 4. used LDAP Studio to modify my users password 5. started my webapp again and tried to login with modified password with no success 6. tried the old password and thats successful 7. stopped ApacheDS and started again and tried then to use the new password and now it is successful Can anybody tell me, why that happens? Looked in server.xml for reason and found only these two tags: <property name="synchPeriodMillis" value="15000" /> <property name="synchOnWrite" value="true" /> Help would be really appreciated. TIA Markus
