Skip to content

Commit adf9dc4

Browse files
JonathonReinhartencukou
authored andcommitted
Update FAQ to include Samba AD-DC error message (GH-276)
See #275
1 parent adf4761 commit adf9dc4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/faq.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ That used to work, but after an upgrade it does not work anymore. Why?
4545
providing the full functionality.
4646

4747
**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?
5252

5353
**A**: When searching from the domain level, MS AD returns referrals (search continuations)
5454
for some objects to indicate to the client where to look for these objects.

0 commit comments

Comments
 (0)