#!/bin/sh # # Test LDAP base filtering. # : ${CVTSUDOERS=cvtsudoers} $CVTSUDOERS -c "" -i ldif -b "ou=SUDOers,dc=sudo,dc=ws" -I 10 -O 10 <