summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/cvtsudoers/test18.sh
blob: 5ce7c888451ae7b0c6afcc3467f164144a0241d2 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# Test filters and pruning
#

exec 2>&1
./cvtsudoers -c "" -f sudoers -p -m group=group1,host=somehost <<EOF
user1, user2, user3, %group1 ALL = ALL
EOF