Not all of the attributes will match directly to
LDAP (e.g. there is not an equivelant nickname field in any of the standard
schemas, you could use to populate an extra value in the givenname attribute or
extend your schema to allow nickname).
There is a pager attribute in the inetorgperson object
class.
Web pages can be stored in the labeledURI attribute like this
url name
e.g.:
labledURI: http://www.unt.edu/ University of North Texas
However I don't know what exactly outlook is looking for. Try
turning debug up to level 3 or more and then send a search request to see what
specific attributes it does request. That's probably your best
clue.
Mark.
|