#!/bin/sh # # Test LDIF base64 attribute parsing # exec 2>&1 ./cvtsudoers -c "" -i ldif -b "ou=SUDOers,dc=sudo,dc=ws" -I 10 -O 10 <