From 74b94054aa203243d42128b1e85785801c36ec39 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 2 Jan 2011 14:33:00 +0000 Subject: [PATCH] document attributes for inetOrgPerson --- lam/docs/manual-sources/howto.xml | 176 +++++++++++++++++++++++++++++- 1 file changed, 175 insertions(+), 1 deletion(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 2dbf2408..ebe0a67a 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -22,7 +22,7 @@ http://www.ldap-account-manager.org/ - Copyright (C) 2003 - 2010 + Copyright (C) 2003 - 2011 Michael Duergner <michael@duergner.com> @@ -1323,6 +1323,180 @@ Have fun! + + + + + LDAP attribute mappings + + + + + Attribute name + + Name inside LAM + + + + + + businessCategory + + Business category + + + + carLicense + + Car license + + + + cn/commonName + + Common name + + + + departmentNumber + + Department(s) + + + + description + + Description + + + + employeeType + + Employee type + + + + facsimileTelephoneNumber/fax + + Fax number + + + + givenName/gn + + First name + + + + homePhone + + Home telephone number + + + + jpegPhoto + + Photo + + + + l + + Location + + + + mail/rfc822Mailbox + + Email address + + + + manager + + Manager + + + + mobile/mobileTelephoneNumber + + Mobile number + + + + physicalDeliveryOfficeName + + Office name + + + + postalAddress + + Postal address + + + + postalCode + + Postal code + + + + postOfficeBox + + Post office box + + + + roomNumber + + Room number + + + + sn/surname + + Last name + + + + st + + State + + + + street/streetAddress + + Street + + + + telephoneNumber + + Telephone number + + + + title + + Job title + + + + uid/userid + + User name + + + + userPassword + + Password + + + +