Displaying 2 results from an estimated 2 matches for "pilotattributetype".
2018 Mar 19
0
Accentuated email addresses stored in LDAP
...lues for electronic
# mailbox types other than X.400 and rfc822.
#
# otherMailbox ATTRIBUTE
# WITH ATTRIBUTE-SYNTAX
# SEQUENCE {
# mailboxType PrintableString, -- e.g. Telemail
# mailbox IA5String -- e.g. X378:Joe
# }
# ::= {pilotAttributeType 22}
#
attributetype ( 0.9.2342.19200300.100.1.22 NAME 'otherMailbox'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.39 )
--
https://github.com/progmaticltd/homebox
2018 Mar 19
2
Accentuated email addresses stored in LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 19 Mar 2018, Andr? Rodier wrote:
> I had to use base64 encoding to store email addresses, because they are
> rejected otherwise, with an error message of illegal characters. I also
you are using the stock "mail" attribute in LDAP as:
olcAttributeTypes: ( 0.9.2342.19200300.100.1.3
NAME ( 'mail'