s3:winbindd: try to use the trust account with kerberos if possible
authorStefan Metzmacher <metze@samba.org>
Tue, 16 Dec 2014 09:05:39 +0000 (09:05 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 Dec 2014 05:47:40 +0000 (06:47 +0100)
commit064d40f4d30d711797b76082afbb936dcfd9c659
tree03601959a8a3ae4f8bcab3d595e8307a7fdaab73
parentb9e4a8b869db20eb296950750ceb110eec3e3cd8
s3:winbindd: try to use the trust account with kerberos if possible

This trust account is usable for SMB authentication via kerberos,
so we should try that if we think the domain is active directory.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11010

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/winbindd/winbindd_cm.c