[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: schema in openldap
On Wednesday 18 June 2008 10:33:47 Aravind Arjunan wrote:
> This is my newely created schema file in my ldap server for adding the
> attributes.
Why are you making your life difficult? Just add entries like this:
dn: cn=Saju Kuttan,ou=solution,dc=test,dc=com
objectClass: inetOrgPerson
cn: Saju Kuttan
sn: Kuttan
givenName: Saju
description: Saju Kuttan in the Oracle team
telephoneNumber: 9891950975
mail: csaju@hcl.in
There doesn't seem to be an attribute for the Nick Name field in Outlook, see:
http://www.openldap.org/faq/data/cache/294.html
Regards,
Buchan