s4-kdc Remove special case kerberos restriction in the KDC
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Oct 2010 09:22:38 +0000 (20:22 +1100)
committerMatthias Dieter Wallnöfer <mdw@sn-devel-104.sn.samba.org>
Sun, 3 Oct 2010 15:23:19 +0000 (15:23 +0000)
commitdcb1a0698acbd89df0f658778ce95825436d3847
tree58e79773c4c478342d1f90264b7ce2b13e9bdbbe
parenta095a08e252588996c499f071aae2abae419a5c7
s4-kdc Remove special case kerberos restriction in the KDC

We should avoid using Kerberos or any other recursive auth mechanism
in ldb backends, but denying Kerberos here won't be enough, so
remove the special case.  (Typcially we bind using a different password
space and DIGEST-MD5 or NTLM).

Andrew Bartlett
source4/kdc/db-glue.c