Fix "net rpc trustdom add". Much closer to what windows does. Also stop
authorjmcd <jmcd@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 26 Feb 2005 15:26:55 +0000 (15:26 +0000)
committerjmcd <jmcd@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sat, 26 Feb 2005 15:26:55 +0000 (15:26 +0000)
commitcb9eb759cbc6bc07431540895b020184323b6498
tree3762203bc6e6e008c5c180d6ebec70192f0443b1
parent547b73aa31ae2892d5857e30b6d775aefaccefa5
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.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@5580 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr_util.c
source/utils/net_rpc.c