summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2022-05-05selftest: Run some tests in the ad_dc_no_ntlm environment to show expected be...Andrew Bartlett1-4/+12
2022-05-05samba-tool user: Consistently return a tupleJoseph Sutton1-1/+1
2022-05-05samba-tool user: Remove unused importsJoseph Sutton1-4/+2
2022-05-05samba-tool tests: Remove unused variableJoseph Sutton1-1/+0
2022-05-03gpo: Add Cert Auto Enroll Advanced ConfigDavid Mulder1-13/+183
2022-05-03gpo: Test Cert Auto Enroll Advanced ConfigDavid Mulder2-1/+279
2022-05-03gpo: Generalize Cert Auto Enroll CA dataDavid Mulder1-17/+19
2022-05-03gpo: Fix crash in Cert Auth Enroll RSOPDavid Mulder1-0/+2
2022-05-03gpo: Certificate Auto Enroll correctly check templatesDavid Mulder1-9/+4
2022-05-03gpo: Correct CA Initilization to obey [MS-CAESO]David Mulder1-14/+16
2022-04-21python/samba/tests: add SMBConfTests suiteJohn Mulligan1-0/+102
2022-04-13python:tests: Add krb5 tests for asserted identityAndreas Schneider1-9/+106
2022-04-13python:tests: Reorder variablesStefan Metzmacher1-15/+12
2022-04-13python:tests: Add support for unexpected groups in krb5 testsAndreas Schneider2-1/+21
2022-04-13python:tests: Add support for expected groups in krb5 testsAndreas Schneider2-1/+28
2022-04-13python:tests: Allow to print krb5 encryption keys as stringStefan Metzmacher1-0/+4
2022-04-13python:tests: Add support to print krb5 keys as stringStefan Metzmacher1-1/+4
2022-04-13python:tests: Check code error code in test_s4u2self_rodc_revealedAndreas Schneider1-1/+2
2022-04-13python:tests: Fix standalone run of kdc_tgs_testsStefan Metzmacher1-3/+3
2022-04-08selftest: Add a test for PamLogOffSamuel Cabrero2-0/+102
2022-04-05gpo: Improve Certificate Auto Enroll Debug messagesDavid Mulder1-4/+6
2022-04-05gpo: Certificate Auto Enrollment default Kerberos authDavid Mulder2-3/+6
2022-03-30python/join: improve logging of join_replicate()Stefan Metzmacher1-2/+3
2022-03-28samba-tool: Check specified domain and realm against our ownJoseph Sutton3-17/+40
2022-03-28samba-tool: Return correct result for _get_user_realm_domain()Joseph Sutton1-2/+2
2022-03-28samba-tool delegation: Clarify msDS-AllowedToDelegateTo delegation command do...Joseph Sutton1-2/+2
2022-03-28samba-tool delegation: Add commands to add/remove principals for RBCDJoseph Sutton1-1/+275
2022-03-28samba-tool delegation show: Display information for RBCDJoseph Sutton1-2/+22
2022-03-28samba-tool delegation: Add function to display security descriptor for RBCDJoseph Sutton1-0/+77
2022-03-24samba-gpupdate: Implement enhanced loggingDavid Mulder16-162/+223
2022-03-18samba-tool group: Add --special parameter to add predefined special groupJoseph Sutton1-3/+194
2022-03-18tests/krb5: Add tests for the Protected Users groupJoseph Sutton4-20/+1334
2022-03-18tests/krb5: Add helper function to modify ticket flagsJoseph Sutton3-30/+19
2022-03-18tests/krb5: Remove unused importJoseph Sutton1-1/+0
2022-03-18tests/krb5: Add account to cleanup list before adding it to databaseJoseph Sutton1-3/+2
2022-03-18tests/krb5: Add more encryption type constantsJoseph Sutton1-0/+8
2022-03-18tests/krb5: Remove accounts in reverse order of additionJoseph Sutton1-4/+4
2022-03-18tests/krb5: Simplify logicJoseph Sutton1-5/+5
2022-03-17tests/krb5: Improve mock RODC creationJoseph Sutton1-9/+11
2022-03-17python: Restore SDDL abbreviations for SIDsJoseph Sutton2-8/+8
2022-03-17python: Use explicit SIDs instead of SDDL abbreviationsJoseph Sutton2-11/+11
2022-03-17python:tests: Add tests for SDDL SID stringsJoseph Sutton1-0/+235
2022-03-17selftest: Remove auth_log test for RAP password changeAndrew Bartlett1-29/+0
2022-03-17ntlm_auth: Adapt --diagnostics mode to expect that the DC does not support LA...Andrew Bartlett1-0/+13
2022-03-17selftest: Allow samba.tests.ntlm_auth to fail rather than error checking --di...Andrew Bartlett1-1/+5
2022-03-17python/ntacls.py: Fix ACE type comparisonJoseph Sutton1-1/+2
2022-03-17samba-tool: Fix typoJoseph Sutton1-1/+1
2022-03-17python:tests: Fix type error in raw_testcase.pyAndreas Schneider1-1/+5
2022-03-10python:tests: let insta_creds() also copy the bind_dn from the templateStefan Metzmacher1-0/+4
2022-03-04s4:mitkdc: Add support for MIT Kerberos 1.20Andreas Schneider1-2/+7