On Feb 14, 11:46:05 PM (Wednesday), or Thereabouts, Suresh Ramasubramanian wrote:
>>  Speaking of LDAP, can some kind soul post a sample config file which
>>  duplicates the M$ Exchange address book (exact fields etc) so that Outlook
>>  2000 can query it?
>> 

You'll need to define the following objectClass in slapd.oc.conf -

objectclass outlookPerson
    requires
        inetOrgPerson
    allows
        homepage,
        o,
        URL,
        otherFacsimileTelephoneNumber,
        c,
        comment,
        reports


Here are the "outlook recognized" fields that I found after searching freshmeat
and stumbling across a project called lookout :)

SRCH "O=ISHONI ,C=IN" 2 3 100 90 0
    filter: (|(mail=RAVI*)(|(cn=RAVI*)(|(sn=RAVI*)(givenname=RAVI*))))
    attrs: display-name cn commonname mail othermailbox givenname sn
surname st c co organizationname o ou organizationalunitname url homephone
facsimiletelephonenumber otherfacsimiletelephonenumber officefax mobile
otherpager officepager pager info title telephonenumber l
homepostaladdress postaladdress streetaddress street department comment
postalcode physicaldeliveryofficename initials conferenceinformation
usercertificate;binary usersmimecertificate;binary labeleduri manager
reports ipphone

Hope This helps.

Regards,
---------------------------------------------------------------
Ravi Ananth Giri K.       r a v i g i r i @ i s h o n i . c o m
h t t p : / / w w w . g e o c i t i e s . c o m / r a v i a g k
---------------------------------------------------------------
f  i n g e r   -   r a v i g i r i @ c y b e r s p a c e . o r g

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to