Add more entries to tests with.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21510 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-12 12:42:28 +00:00
parent 8dcc95a7cb
commit aa7b0d44b4

View File

@@ -97,6 +97,13 @@ ${kadmin} \
${kadmin} add -p foo --use-defaults foo@${R} || exit 1
${kadmin} add -p foo --use-defaults bar@${R} || exit 1
${kadmin} cpw --random-password bar@${R} > /dev/null || exit 1
${kadmin} cpw --random-password bar@${R} > /dev/null || exit 1
${kadmin} cpw --random-password bar@${R} > /dev/null || exit 1
${kadmin} cpw --random-password suser@${R} > /dev/null|| exit 1
${kadmin} cpw --password=foo suser@${R} || exit 1
${kadmin} list '*' > /dev/null || exit 1
echo foo > ${objdir}/foopassword