Skip to content

Commit

Permalink
Update FAQ to include Samba AD-DC error message (GH-276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Reinhart authored and Petr Viktorin committed Apr 9, 2019
1 parent adf4761 commit adf9dc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Doc/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ That used to work, but after an upgrade it does not work anymore. Why?
providing the full functionality.

**Q**: My script bound to MS Active Directory but a a search operation results
in the exception :exc:`ldap.OPERATIONS_ERROR` with the diagnostic messages text
“In order to perform this operation a successful bind must be
completed on the connection.”
What's happening here?
in the exception :exc:`ldap.OPERATIONS_ERROR` with the diagnostic message text
*“In order to perform this operation a successful bind must be completed on the
connection.”* Alternatively, a Samba 4 AD returns the diagnostic message
*"Operation unavailable without authentication"*. What's happening here?

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

0 comments on commit adf9dc4

Please sign in to comment.