Fixed "object picker can't determine if object in domain" bug seen from W2K
authorJeremy Allison <jra@samba.org>
Thu, 25 Jan 2001 02:35:50 +0000 (02:35 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 25 Jan 2001 02:35:50 +0000 (02:35 +0000)
commitcf90dbd158de152221f294c478cd4f7ba44cdb5c
tree02e8daa6137c0d8c7abf0955314bca36419b5385
parent4655268ad17004389f30b5bc85f128cf55b73ecb
Fixed "object picker can't determine if object in domain" bug seen from W2K
clients. Did this by importing Samba-TNG code that correctly handles LSA
lookups.
*MANY* thanks to Luke, Sander, Elrond and the rest of the TNG gang !
Jeremy
(This used to be commit f76dc952f70862a6a390e9f35edd651867842a01)
source3/include/proto.h
source3/include/rpc_lsa.h
source3/rpc_parse/parse_lsa.c
source3/rpc_parse/parse_misc.c
source3/rpc_server/srv_lsa.c