mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
Misc tweaks
This commit is contained in:
parent
607215a8d6
commit
3b147e9219
2 changed files with 2 additions and 3 deletions
|
|
@ -132,7 +132,6 @@ objectclass: OpenLDAPperson
|
|||
cn: James A Jones 1
|
||||
cn: James Jones
|
||||
cn: Jim Jones
|
||||
sn: Jones
|
||||
uid: jaj
|
||||
postaladdress: Alumni Association $ 111 Maple St $ Ann Arbor, MI 48109
|
||||
seealso: cn=All Staff,ou=Groups,o=University of Michigan,c=US
|
||||
|
|
@ -146,6 +145,7 @@ mail: jaj@mail.alumni.example.com
|
|||
facsimiletelephonenumber: +1 313 555 4332
|
||||
telephonenumber: +1 313 555 0895
|
||||
drink: Orange Juice
|
||||
sn: Jones
|
||||
|
||||
dn: cn=Jane Doe,ou=Alumni Association,ou=People,o=University of Michigan,c=US
|
||||
objectclass: OpenLDAPperson
|
||||
|
|
|
|||
|
|
@ -30,8 +30,7 @@ rootpw secret
|
|||
#bdb#index cn,sn,uid pres,eq,sub
|
||||
|
||||
#
|
||||
# normal installations should protect root dse,
|
||||
# cn=monitor, cn=schema, and cn=config
|
||||
# normal installations should protect root dse, cn=monitor, cn=subschema
|
||||
#
|
||||
|
||||
access to dn="" by * read
|
||||
|
|
|
|||
Loading…
Reference in a new issue