Skip to content
Snippets Groups Projects
Commit 251796d6 authored by Harish Ramachandran's avatar Harish Ramachandran
Browse files

Fix typo in the LDAP docs missing a required colon

parent c6ee1776
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -228,7 +228,7 @@ Tip: If you want to limit access to the nested members of an Active Directory
group you can use the following syntax:
 
```
(memberOf:1.2.840.113556.1.4.1941=CN=My Group,DC=Example,DC=com)
(memberOf:1.2.840.113556.1.4.1941:=CN=My Group,DC=Example,DC=com)
```
 
Find more information about this "LDAP_MATCHING_RULE_IN_CHAIN" filter at
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment