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

11 lines
181 B
Bash
Executable File

#!/bin/sh
#
# Test filters and pruning
#
: ${CVTSUDOERS=cvtsudoers}
$CVTSUDOERS -c "" -f sudoers -p -m group=group1,host=somehost <<EOF
user1, user2, user3, %group1 ALL = ALL
EOF