svn commit: samba r12411 - in branches/SAMBA_4_0/source: auth/credentials auth/kerberos include libnet utils/net

abartlet at samba.org abartlet at samba.org
Wed Dec 21 22:02:55 GMT 2005


Author: abartlet
Date: 2005-12-21 22:02:52 +0000 (Wed, 21 Dec 2005)
New Revision: 12411

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

Log:
Add 'net samdump keytab <keytab>'.

This extracts a remote windows domain into a keytab, suitable for use
in ethereal for kerberos decryption.

For the moment, like net samdump and net samsync, the 'password
server' smb.conf option must be set to the binding string for the
server. eg:

password server = ncacn_np:mypdc

Andrew Bartlett

Added:
   branches/SAMBA_4_0/source/libnet/libnet_samdump_keytab.c
Modified:
   branches/SAMBA_4_0/source/auth/credentials/credentials_files.c
   branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.c
   branches/SAMBA_4_0/source/auth/kerberos/kerberos_util.c
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/libnet/config.mk
   branches/SAMBA_4_0/source/libnet/libnet_vampire.h
   branches/SAMBA_4_0/source/utils/net/net_vampire.c


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


More information about the samba-cvs mailing list