In ads_verify_realm, all we use in the ADS_STRUCT is the
commitce5b8d2ec20fe1f4d3d1956020d88272fb84124a
authorVolker Lendecke <vlendec@samba.org>
Thu, 14 Aug 2003 21:07:49 +0000 (14 21:07 +0000)
committerVolker Lendecke <vlendec@samba.org>
Thu, 14 Aug 2003 21:07:49 +0000 (14 21:07 +0000)
tree2a85365cf02ec1f52b7c8b220f852f8787fea9fb
parent772bb41a9d321c7f7377af01d1583c73fccb1e08
In ads_verify_realm, all we use in the ADS_STRUCT is the
auth.realm. So directly pass that instead of setting up and tearing
down the ADS_STRUCT.

Volker
source/libads/kerberos_verify.c
source/smbd/sesssetup.c