After binding using NTLM, cannot query if AllowAnonymousAccess is off
---------------------------------------------------------------------
Key: DIRSERVER-1240
URL: https://issues.apache.org/jira/browse/DIRSERVER-1240
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.3
Environment: Running on Windows under JBOSS
Reporter: Steve hammond
After binding with NTLM, we can do a search and it says "Server has disabled
anonymous binds"
One weird part, after setting AllowAnonymousAccess(false) on directory service,
I cannot even query sasl supported mechanisms.
When I change that to true, but have apacheds.SetAllowAnonymousAccess(false), I
can at least bind, but I cannot do any queries, getting above error.
When i allow all anonymous, I can bind with NTLM and do queries, but I think
the queries are being performed as anonymous.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.