#!/bin/sh # # Test LDAP sudoOrder when converting to sudoers. # : ${CVTSUDOERS=cvtsudoers} $CVTSUDOERS -c "" -i ldif -b "ou=SUDOers,dc=sudo,dc=ws" -f sudoers <