r19756: Port server affinity fix from SAMBA_3_0:
commit4be31e669f3912d2c213017b387685b23cc55ec7
authorGerald Carter <jerry@samba.org>
Thu, 16 Nov 2006 23:58:30 +0000 (16 23:58 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 16 Nov 2006 23:58:30 +0000 (16 23:58 +0000)
tree87bb5afb8f4932511a293d769e0e506864131797
parent651dd655ca2ad8576f4ed4f3ba3bc69667f7e48e
r19756: Port server affinity fix from SAMBA_3_0:

* When using a krb5 session setup, we don't fill in the server_name
  string the clis_state struct.  So call saf_store() after we
  have the short domain name in the lsa_query_inof_policy code.

* Remove unused server string in saf_delete()
source/libsmb/namequery.c
source/nsswitch/winbindd_cm.c
source/utils/net_ads.c
source/utils/net_domain.c