mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
Use standard compliant filter strings
This commit is contained in:
parent
7420472b42
commit
3462baf8bc
@ -1,12 +1,12 @@
|
||||
dc=example,dc=com
|
||||
cn=Barbara Jensen
|
||||
(cn=Barbara Jensen)
|
||||
ou=people,dc=example,dc=com
|
||||
cn=Bjorn Jensen
|
||||
(cn=Bjorn Jensen)
|
||||
ou=people,dc=example,dc=com
|
||||
cn=James A Jones 1
|
||||
(cn=James A Jones 1)
|
||||
dc=example,dc=com
|
||||
cn=Bjorn Jensen
|
||||
(cn=Bjorn Jensen)
|
||||
dc=example,dc=com
|
||||
cn=Alumni Assoc Staff
|
||||
(cn=Alumni Assoc Staff)
|
||||
dc=example,dc=com
|
||||
cn=James*
|
||||
(cn=James*)
|
||||
|
Loading…
Reference in New Issue
Block a user