You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to test a case where an invalid DN is supplied with a BIND request. Unfortunately this crashes ApacheDS and thus subsequent specs fail with this error:
INVALID_CREDENTIALS: Bind failed: ERR_316 Directory service is not started.
I couldn't find out how to manually restart ApacheDS either. It would be great if ApacheDS would be kept running by Ladle, so we can test malicious input, not just the happy path. Or is this an ApacheDS problem? Thanks for your help!
The text was updated successfully, but these errors were encountered:
padde
changed the title
Keep ApacheDS running after bind with invalid credentials
Keep ApacheDS running after bind with invalid DN
Jan 5, 2015
I need to test a case where an invalid DN is supplied with a BIND request. Unfortunately this crashes ApacheDS and thus subsequent specs fail with this error:
I couldn't find out how to manually restart ApacheDS either. It would be great if ApacheDS would be kept running by Ladle, so we can test malicious input, not just the happy path. Or is this an ApacheDS problem? Thanks for your help!
The text was updated successfully, but these errors were encountered: