Re: ldap-search-internal ignores auth type setting

2006-09-07 Thread Chong Yidong
Toby Allsopp <[EMAIL PROTECTED]> writes: > The variable ldap-host-parameters-alist allows you to choose a value > for the authentication type to use, but this value is ignored by > ldap-search-internal. > > The attached patch makes the 'simple' choice work, which is good > enough for me and better

ldap-search-internal ignores auth type setting

2006-09-04 Thread Toby Allsopp
The variable ldap-host-parameters-alist allows you to choose a value for the authentication type to use, but this value is ignored by ldap-search-internal. The attached patch makes the 'simple' choice work, which is good enough for me and better then nothing. Regards, Toby Allsopp. In GNU Emacs