#!/bin/sh # # Test LDIF invalid base64 attribute parsing # : ${CVTSUDOERS=cvtsudoers} $CVTSUDOERS -c "" -i ldif -b "ou=SUDOers,dc=sudo,dc=ws" -I 10 -O 10 <