This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy :-).
authorJeremy Allison <jra@samba.org>
Sat, 24 Feb 2001 00:42:41 +0000 (00:42 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 24 Feb 2001 00:42:41 +0000 (00:42 +0000)
commitbda1d6d4a4b3d2cfc260549280a2ce3e57fd0f86
tree7aef9d3e9896af4dc06fac69736823503a7b1584
parentcb2257440491240e8fbe2619e9221aee657ee812
This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy :-).
Probably Veritas too... :-).
It allows Samba as a domain member to authenticate against an AS/U server such
as the older HP PDC product or PD Netlink. It does this by trying a netlogon
with info level 3 and then falling back to info level 2 if the PDC returns
invalid info level.
Jeremy.
source/include/rpc_netlogon.h
source/rpc_client/cli_netlogon.c
source/rpc_parse/parse_net.c