[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: attributes with empty values



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Whether a value can be zero-length depends on the underlying
> syntax definition.  DirectoryString values must not be
> zero-length.  OctetString values may be zero-length.

Thank you.

This is in schema:

attributetype ( 1.3.6.1.4.1.7914.1.2.1.7 NAME 'mailForwardingAddress'
	DESC 'Address(es) to forward all incoming messages to.'
	EQUALITY caseIgnoreIA5Match
	SUBSTR caseIgnoreIA5SubstringsMatch
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )

I searched the syntax, it tells me it's an IA5string. But I can't find a BNF 
for IA5 string. Can it be empty ?

I get LDAP error 21 if I try to put an empty mailForwardingAddress into the 
entry.

_Ace

website: http://www.suares.nl * http://www.qwikzite.nl
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/03yZy7boE8xtIjURAnvHAKCmDDO1dZrPY5vLSr7poLypnftE6ACgiMN4
35F3/7N8ehyB9bGY/b7ISBA=
=XZ1H
-----END PGP SIGNATURE-----