]> git.sur5r.net Git - openldap/commitdiff
Sync this files for this example to work properly.
authorJuan Gomez <gomez@openldap.org>
Thu, 10 Jun 1999 01:25:55 +0000 (01:25 +0000)
committerJuan Gomez <gomez@openldap.org>
Thu, 10 Jun 1999 01:25:55 +0000 (01:25 +0000)
tests/data/nis_sample.ldif
tests/data/slapd-bdb2-nis-master.conf
tests/data/slapd-nis-master.conf

index 7b86ae587657663a9beae78d347406851f8795da..2f4e22bb413bfe8290077c2b632ff7165f269000 100644 (file)
@@ -6415,7 +6415,7 @@ objectclass: top
 
 dn: uid=root, o=SGI, c=US
 uid: root
-userPassword: xZuUdcHRxN1cc
+userPassword: {crypt}xZuUdcHRxN1cc
 uidNumber: 0
 gidNumber: 0
 gecos: Super-User
index 219fc4c13a19ea2c853805b400f2e0bb8a27ff89..01af675f43a94102c0cca58ca1e4bb108bc1f123 100644 (file)
@@ -21,9 +21,9 @@ mpoolsize     21000000
 
 database       bdb2
 cachesize      4
-suffix         "o=ACME, c=US"
+suffix         "o=SGI, c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=ACME, c=US"
+rootdn         "cn=Manager, o=SGI, c=US"
 rootpw         secret
 index          uid                     pres,eq,approx
 index          gidNumber               pres,eq,approx
index 2545bc52deeb9bf81d50f94a123b52c793560a6d..ca6a53df1be86f5fa84edb1d1c57ae6a97ab38ea 100644 (file)
@@ -17,9 +17,9 @@ argsfile    ./test-db/slapd.args
 
 database       ldbm
 cachesize      4
-suffix         "o=ACME, c=US"
+suffix         "o=SGI, c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=ACME, c=US"
+rootdn         "cn=Manager, o=SGI, c=US"
 rootpw         secret
 index          uid                     pres,eq,approx
 index          gidNumber               pres,eq,approx