[Date Prev][Date Next] [Chronological] [Thread] [Top]

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!