2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
2018-04-21 06:23:02 -06:00

9 lines
192 B
Bash
Executable File

#!/bin/sh
#
# Test round-tripping of LDIF -> sudoers -> LDIF
#
exec 2>&1
./cvtsudoers -c "" -i LDIF -f sudoers $TESTDIR/test24.out.ok | \
./cvtsudoers -c "" -b "ou=SUDOers,dc=sudo,dc=ws"