summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_export_keytab.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-17libnet: Fix debug textPavel Filipenský1-2/+3
2024-06-10kdc: Use a consistent, stable time throughout the Heimdal KDCAndrew Bartlett1-0/+32
2024-05-22s4:libnet: Allow simulating AS‐REQ flags combination for keytab exportJo Sutton1-1/+1
2024-05-22s4:libnet: Pass SDB_F_ADMIN_DATA flag through to samba_kdc_message2entry()Jo Sutton1-3/+7
2024-05-22s4:libnet_export_keytab: add only_current_keys optionStefan Metzmacher1-0/+87
2024-05-16s4:libnet: Remove trailing whitespaceJo Sutton1-1/+1
2024-03-14samba-tool domain exportkeytab: Refuse to overwrite an existing file in full-...Andrew Bartlett1-1/+20
2024-03-14s4-libnet: Prepare for a "rolling update" keytab exportAndrew Bartlett1-7/+37
2024-03-14s4-auth/kerberos: Do not add true duplicates to exported keytabAndrew Bartlett1-1/+0
2024-03-14samba-tool: Add option --keep-stale-entries to "samba-tool domain exportkeytab"Andrew Bartlett1-15/+22
2024-03-14lib/krb5_wrap: Pull already_hashed case out of smb_krb5_kt_add_entry()Andrew Bartlett1-17/+12
2024-03-14s4-libnet: Add export of gMSA keys to "samba-tool domain exportkeytab"Andrew Bartlett1-35/+85
2024-03-14s4-libnet: Pass the full struct smb_krb5_context to sdb_kt_copy()Andrew Bartlett1-3/+4
2024-03-14s4-libnet: Provide hint for "samba-tool domain exportkeytab" if used over LDA...Andrew Bartlett1-1/+14
2024-03-14Make "samba-tool domain exportkeytab" prune old keysAndrew Bartlett1-0/+21
2024-03-14libnet: Prepare to allow "samba-tool domain exportkeytab to support -HAndrew Bartlett1-0/+1
2022-10-27lib/krb5_wrap: remove unused keep_old_entries argument from smb_krb5_kt_add_e...Stefan Metzmacher1-2/+1
2022-03-24s4:libnet: avoid using sdb_entry_ex and use sdb_entry directlyStefan Metzmacher1-12/+12
2022-03-24s4:kdc: samba_kdc_{first,next}key() only need sdb_entryStefan Metzmacher1-2/+2
2022-03-24s4:kdc: samba_kdc_fetch() only needs sdb_entryStefan Metzmacher1-1/+1
2022-03-24s4:libnet: ask for SDB_F_ADMIN_DATA in order to create a keytab entryStefan Metzmacher1-1/+2
2022-03-24s4:libnet: sdb_free_entry() already clears everythingStefan Metzmacher1-9/+1
2016-08-31krb5_wrap: Rename smb_krb5_open_keytab_relative()Andreas Schneider1-4/+4
2016-04-25s4/libnet: fix exporting to keytab by SPNRalph Boehme1-16/+23
2016-03-24s4-libnet: Link dckeytab.so correctly when is AD DC enabledAndreas Schneider1-1/+0
2016-03-10s4-libnet: Implement export_keytab without HDBAndreas Schneider1-33/+159
2014-04-28kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett1-1/+1
2012-08-29s4-libnet: Fix passing samba_all_enctypes as a fn rather than the encrypt arr...Andrew Bartlett1-1/+1
2012-08-28lib/krb5_wrap: Bring list of all enc types into krb5_wrapAndrew Bartlett1-10/+1
2012-08-28s4-libnet: Ensure termination of enctype array in libnet_export_keytab()Andrew Bartlett1-1/+2
2012-04-12s4-libnet: split export_keytab in a separate python module to avoid pulling i...Alexander Bokovoy1-1/+20
2011-11-30s4-kdc: Add hdb plugin for samba4, to allow kadmin to workAndrew Bartlett1-3/+1
2011-11-29s4-samba-tool: Add --principal argument to samba-tool domain exportkeytabAndrew Bartlett1-3/+19
2010-09-30s4-libnet: wipe the old keytab when exportingAndrew Tridgell1-0/+2
2010-01-28s4:kdc move db functions in their own fileSimo Sorce1-1/+3
2010-01-28s4:kdc Use better db context structureSimo Sorce1-5/+5
2009-07-28s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-0/+53
2009-07-27Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher1-54/+0
2009-07-27s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-0/+54