Make better use of the ads_init() function to get the kerberos relam etc.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 29 Nov 2001 06:21:56 +0000 (06:21 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 29 Nov 2001 06:21:56 +0000 (06:21 +0000)
commit8f9ce717819235d98a1463f20ac659cb4b4ebbd2
tree9ba716911849e7637bc321a65b6594e6c0516ae9
parent4215048f7b20a8f9e5877bdbb2f54841b2f7fa64
Make better use of the ads_init() function to get the kerberos relam etc.

This allows us to use automagically obtained values in future, and the value
from krb5.conf now.

Also fix mem leaks etc.

Andrew Bartlett
source/Makefile.in
source/libads/ads_struct.c [new file with mode: 0644]
source/libads/kerberos.c
source/libads/ldap.c
source/smbd/negprot.c
source/smbd/sesssetup.c
source/utils/net_ads.c
source/utils/net_join.c