This commit is contained in:
Pierangelo Masarati 2004-04-21 23:25:30 +00:00
parent 343264f9f6
commit 13308a70aa
2 changed files with 2 additions and 3 deletions

View file

@ -13,8 +13,6 @@
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
set -x
echo "running defines.sh"
. $SRCDIR/scripts/defines.sh

View file

@ -63,7 +63,8 @@ echo "Adding a unique record..."
#$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD > \
# $TESTOUT 2>&1 << EOTUNIQ1
$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD << EOTUNIQ1
$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD \
> /dev/null << EOTUNIQ1
dn: uid=dave,ou=users,o=unique
objectClass: inetOrgPerson
uid: dave