diff options
| author | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-07-30 19:06:45 -0400 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> | 2008-07-30 19:06:45 -0400 |
| commit | e68e482fee9a7dccdce42913107dc10b7bc712d9 (patch) | |
| tree | 4334c5bfee3be80876d68966decc308d23d4e7e0 /tests | |
| parent | 8ccdc14f299c2f61546cc9a3e1f9bd6e72667580 (diff) | |
- create a container for service entries
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/config/userRoot.ldif | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/config/userRoot.ldif b/tests/config/userRoot.ldif index f423991..fe6f76c 100644 --- a/tests/config/userRoot.ldif +++ b/tests/config/userRoot.ldif @@ -92,3 +92,7 @@ dn: cn=Groups2, cn=Accounts, dc=example, dc=com objectClass: nsContainer cn: Groups2 +dn: cn=ipServices, dc=example, dc=com +objectClass: nsContainer +cn: ipServices + |
