11 Sep
2014
11 Sep
'14
4:08 p.m.
On Sep 11, 2014, at 8:21 AM, Cyrus Daboo <cdaboo@apple.com> wrote:
Turn off digest authentication and use basic instead. The LDAP directory service only supports basic.
By default, basic auth is only allowed when using SSL, so make sure SSL is happy. Obviously you want SSL in this case :) It's possible to override this policy, but it's not a good idea. -dre