svn commit: samba r7391 - in branches/SAMBA_3_0/source: include libsmb rpc_client rpc_parse rpcclient utils

gd at samba.org gd at samba.org
Wed Jun 8 13:59:04 GMT 2005


Author: gd
Date: 2005-06-08 13:59:03 +0000 (Wed, 08 Jun 2005)
New Revision: 7391

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7391

Log:
- Added client-support for various lsa_query_trust_dom_info-calls and a
  rpcclient-tester for some info-levels.

  Jerry, I tried to adopt to prs_pointer() where possible and to not
  interfere with your work for usrmgr.

- Add "net rpc trustdom vampire"-tool.

  This allows to retrieve Interdomain Trust(ed)-Relationships from
  NT4-Servers including cleartext-passwords (still stored in the local
  secrets.tdb). 

  The net-hook was done in cooperation with Lars Mueller
  <lmuelle at suse.de>.

  To vampire trusted domains simply call:

        net rpc trustdom vampire -S nt4dc -Uadmin%pass 
   
Guenther

Modified:
   branches/SAMBA_3_0/source/include/rpc_lsa.h
   branches/SAMBA_3_0/source/libsmb/smbencrypt.c
   branches/SAMBA_3_0/source/rpc_client/cli_lsarpc.c
   branches/SAMBA_3_0/source/rpc_parse/parse_lsa.c
   branches/SAMBA_3_0/source/rpcclient/cmd_lsarpc.c
   branches/SAMBA_3_0/source/rpcclient/rpcclient.c
   branches/SAMBA_3_0/source/utils/net_rpc.c


Changeset:
Sorry, the patch is too large (1339 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7391


More information about the samba-cvs mailing list