how do I allow attribute values to the blank? For instance
not everyone will have a fax or mobile phone number. When
I try and add ldif with empty values, I get
ldap_add: Invalid syntax (21)
additional info: tcdMiddleName: value #0 invalid per syntax
is there a syntax that allows null values?
Paul