sudo/plugins/sudoers/regress/cvtsudoers/test23.sh

10 lines
226 B
Bash
Executable File

#!/bin/sh
#
# Test round-tripping of sudoers -> LDIF -> sudoers
#
: ${CVTSUDOERS=cvtsudoers}
$CVTSUDOERS -c "" -b "ou=SUDOers,dc=sudo,dc=ws" $TESTDIR/test23.out.ok | \
$CVTSUDOERS -c "" -i LDIF -f sudoers | grep -v '^#'