Make cm_connect_sam() try harder to connect autheticated.
commite180bbd45452435e981192028a0ad90078c04236
authorMichael Adam <obnox@samba.org>
Tue, 11 Dec 2007 15:34:39 +0000 (11 16:34 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 13 Dec 2007 09:15:20 +0000 (13 10:15 +0100)
treea803ab7a49415652d9ad18f691516e3226fd6cc9
parent481f18b20d6d5ee12c62120a3559bb16cc98e465
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/winbindd/winbindd_cm.c