summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/cvtsudoers/test23.sh
blob: d5f04390eee5512e0e875c671b6abff5088f5e3a (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# Test round-tripping of sudoers -> LDIF -> sudoers
#

exec 2>&1
./cvtsudoers -c "" -b "ou=SUDOers,dc=sudo,dc=ws" $TESTDIR/test23.out.ok | \
    ./cvtsudoers -c "" -i LDIF -f sudoers | grep -v '^#'