[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Attribute mapping?
- To: <openLdap-software@OpenLDAP.org>
- Subject: Attribute mapping?
- From: "Hutchins, Mike" <mike.hutchins@amr.net>
- Date: Tue, 1 Jun 2004 12:40:29 -0600
- Content-class: urn:content-classes:message
- Thread-index: AcRIB+kxRD0MFvrKR16rx0QXne/nnw==
- Thread-topic: Attribute mapping?
I am trying to figure out how I can have someone ask for an attribute
and return them a value from a known attribute.
Such as
facsimileNumber = faxNumber
or
entryUUID = objectGUID :-)
I have an application that is being brought in that will only look for
the MS attribute objectGUID. I need to supply that application with
entryUUID.
Thanks in advance guys!