mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
more cleanup
This commit is contained in:
parent
2cf20312e2
commit
02b448b7bf
1 changed files with 3 additions and 3 deletions
|
|
@ -46,18 +46,18 @@ database ldap
|
|||
suffix "o=Example,c=US"
|
||||
uri "@URI1@"
|
||||
overlay rwm
|
||||
suffixmassage "o=Example,c=US" "dc=example,dc=com"
|
||||
rwm-suffixmassage "dc=example,dc=com"
|
||||
|
||||
database ldap
|
||||
suffix "o=Esempio,c=IT"
|
||||
uri "@URI1@"
|
||||
overlay rwm
|
||||
suffixmassage "o=Esempio,c=IT" "dc=example,dc=com"
|
||||
rwm-suffixmassage "dc=example,dc=com"
|
||||
|
||||
database ldap
|
||||
suffix "o=Beispiel,c=DE"
|
||||
uri "@URI1@"
|
||||
overlay rwm
|
||||
suffixmassage "o=Beispiel,c=DE" "dc=example,dc=com"
|
||||
rwm-suffixmassage "dc=example,dc=com"
|
||||
|
||||
#monitor#database monitor
|
||||
|
|
|
|||
Loading…
Reference in a new issue