Hello, Cormac Long <[EMAIL PROTECTED]> writes:
> Does anyone have evo 1.2 working with MS Exchange LDAP server?.. if so can you > provide details of the configuration.. bind, scope etc > I've monitored evo and gq using Ethereal.. > Results from using gq (which works) > firstly, it binds but with simple authentication and dn and password set to > NULL > Lightweight Directory Access Protocol > ��� Message: Id=1� Bind Request > ������� Message Length: 7 > ������� Version: 2 > ������� DN: (null) > ������� Auth Type: Simple (0x00) > ������� Password: (null) Active Directory doesn't do a simple bind, AFAIK AD is using a sort of SASL library, which is unsupported in gq, that's why gq does only a anonymous search. Furthermore AD uses additional ABSTRACT object classes, which are not part of X.500 protocol. It's all documented in the Microsoft White Paper 'Understanding LDAP'. But what strucks me is 'Version: 2 and Auth Type: Simple'. To my knowledge, AD supports LDAP v3 and SASL, so what sort of LDAP server are you referring to? -Dieter -- Dieter Kluenter | Systemberatung Tel:040.64861967 | Fax: 040.64891521 mailto: [EMAIL PROTECTED] http://www.schevolution.com/tour _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
