]> git.sur5r.net Git - openldap/commitdiff
Point to new dir for ldif file.
authorJuan Gomez <gomez@openldap.org>
Wed, 26 May 1999 23:27:03 +0000 (23:27 +0000)
committerJuan Gomez <gomez@openldap.org>
Wed, 26 May 1999 23:27:03 +0000 (23:27 +0000)
tests/scripts/startup_nis_ldap_server.sh

index 8faf3027bd20dfc93c6784910359866f4b3bbc79..c4ef7c72b2019a66f079c785aeb770732382c880 100755 (executable)
@@ -13,7 +13,7 @@ fi
 . $SRCDIR/scripts/defines.sh $SRCDIR $BDB2
 
 # Sample NIS database in LDIF format
-NIS_LDIF=$SRCDIR/../schema/nis_sample.ldif
+NIS_LDIF=$SRCDIR/../servers/slapd/schema/nis_sample.ldif
 
 # Sample configuration file for your LDAP server
 if test "$BACKEND" = "bdb2" ; then