Yes, I have the ability to make the required changes to our ldap. I was mostly curious if it was possible to set up a mapping in a non-hackish manner that didn't necessitate directory changes.
Thanks all for the responses. On Thu, Aug 15, 2013 at 9:18 AM, jeffrey j donovan <dono...@beth.k12.pa.us>wrote: > > On Aug 14, 2013, at 1:37 PM, Jonathan Engbrecht <jengb...@ryerson.ca> > wrote: > > there is no mailHost attribute in ldap (or *any* attribute that is the > "next hop" dns name). I need to map an attribute in ldap to something that > *isn't* in ldap. > > (yes, this could be done with ldap modifications (and probably will have > to be). I'd just like to confirm that I can't do it without > > > Im going to assume to have access to the ldap directory. You can use " any > " open attribute. it doesn't have to be "mailHost". > I use mailHost because it was already defined in my schema. You could use > any attribute , just fill in the desired result. > -j >