r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop
commitffac752875938d510446ebbeba6fc983f65cda1e
authorJim McDonough <jmcd@samba.org>
Sat, 26 Feb 2005 15:26:55 +0000 (26 15:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:48 +0000 (10 10:55 -0500)
tree3762203bc6e6e008c5c180d6ebec70192f0443b1
parent52c82b51ba9729cc53a049d8e9fbb7365d652c51
r5580: Fix "net rpc trustdom add".  Much closer to what windows does.  Also stop
referencing unknown_6 from sam, because it's just fixed at 1260, the max
len of LOGON_HRS.  Need to go in and mark it as "remove me" from passdb.
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr_util.c
source/utils/net_rpc.c