Make cm_connect_sam() try harder to connect autheticated.
authorMichael Adam <obnox@samba.org>
Mon, 17 Dec 2007 22:26:48 +0000 (23:26 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 17:19:11 +0000 (18:19 +0100)
commitfb04894949ef7fa54b3c1870ead7ea171c3f735b
treef00d05bf7d4bf011fb3f59a196f6d162fdca6786
parent88a04cf19a0d521d8d1bf0f3b8cf8273b42c0bdd
Make cm_connect_sam() try harder to connect autheticated.

Even if the session setup was anonymous, try and collect
trust creds with get_trust_creds() and use these before
falling back to schannel.

This is the first attempt to fix interdomain trusts.
(get password policy and stuff)

Michael
source/nsswitch/winbindd_cm.c