Re: [Samba] Windows 2003 Active Directory Compatibility issue in libads/sasl.c

2004-08-19 Thread Doug VanLeuven
You can find references in the archives, but I remember wasting quite a bit of time to find this. MIT Kerberos and Heimdal have to be really pretty current versions. If you cant upgrade to the new MS rc4-hmac encryption type see the following MS hotfix http://support.microsoft.com/default.aspx?scid

[Samba] Windows 2003 Active Directory Compatibility issue in libads/sasl.c

2004-08-18 Thread peter_yen
Hi All, I am new to the samba-technical list. I am currently adopting the way Samba does for mutual authentication using Kerberos to MS Active Directory 2003. Basically, I am using this "static ADS_STATUS ads_sasl_gssapi_bind (ADS_STRUCT *ads) " in my LDAP client implemented by Netscape Direct