File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ That used to work, but after an upgrade it does not work anymore. Why?
45
45
providing the full functionality.
46
46
47
47
**Q **: My script bound to MS Active Directory but a a search operation results
48
- in the exception :exc: `ldap.OPERATIONS_ERROR ` with the diagnostic messages text
49
- “In order to perform this operation a successful bind must be
50
- completed on the connection.”
51
- What's happening here?
48
+ in the exception :exc: `ldap.OPERATIONS_ERROR ` with the diagnostic message text
49
+ * “In order to perform this operation a successful bind must be completed on the
50
+ connection.” * Alternatively, a Samba 4 AD returns the diagnostic message
51
+ * "Operation unavailable without authentication" *. What's happening here?
52
52
53
53
**A **: When searching from the domain level, MS AD returns referrals (search continuations)
54
54
for some objects to indicate to the client where to look for these objects.
You can’t perform that action at this time.
0 commit comments