11 Sep
2002
11 Sep
'02
6:02 p.m.
Some UserFolder like LDAPUserFolder have e-mail as integral part of their users. (Of course You have to define Your users via LDAP to use the latter.)
that's not correct. if you want the user object of a LDAPUserFolder to have a specific attribute "x", then... - the LDAP record schema for user records must have "x" as a valid attribute - you must have "told" the user folder about the existence of the attribute in its LDAP schema configuration. it's all easy to do and yes, most "person"-type records in LDAP carry some attribute specifically for storing email addresses, but there is no such thing as certain attributes "out of the box". jens