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)
commitfe64484824d8169bf66822ebf7f6a9180a238e6e
treedcb44452ab1e776819dd695df8063bda603c212c
parentff27a326f17223cba12b7e0b41ec84aad8238385
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
(This used to be commit 8f9ce717819235d98a1463f20ac659cb4b4ebbd2)
source3/Makefile.in
source3/libads/ads_struct.c [new file with mode: 0644]
source3/libads/kerberos.c
source3/libads/ldap.c
source3/smbd/negprot.c
source3/smbd/sesssetup.c
source3/utils/net_ads.c
source3/utils/net_join.c