1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/auth
Andrew Bartlett 47a7a2e442 s4:kerberos Add 'net export keytab' command for wireshark decryption
It is much easier to do decryption with wireshark when the keytab is
available for every host in the domain.  Running 'net export keytab
<keytab name>' will export the current (as pointed to by the supplied
smb.conf) local Samba4 doamin.

(This uses Heimdal's 'hdb' keytab and then the existing hdb-samba4,
and so has a good chance of keeping working in the long term).

Andrew Bartlett
2009-07-28 08:52:43 +10:00
..
credentials pycredentials: Raise MemoryError when unable to create objects. 2009-06-17 20:45:38 +02:00
gensec s4:gensec_gssapi: pass the correct oid to the gssapi layer. 2009-07-24 09:48:13 +02:00
kerberos s4:kerberos Add 'net export keytab' command for wireshark decryption 2009-07-28 08:52:43 +10:00
ntlm s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers. 2009-06-25 21:36:49 +02:00
ntlmssp s4:auth/ntlmssp: let _unwrap fallback to seal if sign only doesn't work 2009-07-08 13:15:22 +02:00
tests Fix various Python-related bugs. 2008-12-21 07:34:27 +01:00
auth_sam_reply.c s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
auth.h s4:kdc Rework KDC to pull in less attributes for krbtgt lookups 2009-07-17 08:26:49 +10:00
config.m4 Strip /usr/include from include flags, so we don't end up including 2009-03-15 18:10:20 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c another case that should use py_talloc_reference 2009-07-01 15:15:37 +10:00
pyauth.h s4:pyauth: fix compiler warnings 2009-02-05 17:48:13 +01:00
sam.c s4:kdc Rework KDC to pull in less attributes for krbtgt lookups 2009-07-17 08:26:49 +10:00
samba_server_gensec.c removed a redundent talloc_steal 2009-07-01 15:15:36 +10:00
session.c s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
session.h s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
system_session.c Fix the build. 2008-11-02 05:49:36 +01:00