index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/krb5: Add tests for authentication policies
Joseph Sutton
2023-05-18
2
-0
/
+6590
*
tests/krb5: Allow specifying whether PA-DATA types are to be checked
Joseph Sutton
2023-05-18
2
-50
/
+61
*
tests/krb5: Allow server and workstation accounts to perform a SamLogon
Joseph Sutton
2023-05-18
1
-0
/
+3
*
tests/krb5: Allow specifying machine credentials to _test_samlogon()
Joseph Sutton
2023-05-18
1
-9
/
+11
*
tests/krb5: Rename ‘server’ to ‘dc_server’
Joseph Sutton
2023-05-18
1
-3
/
+3
*
tests/krb5: Test that NT_STATUS_ACCOUNT_LOCKED_OUT is returned in KDC reply e...
Joseph Sutton
2023-05-18
1
-24
/
+81
*
tests/krb5: Improve edata checking
Joseph Sutton
2023-05-18
3
-24
/
+71
*
tests/krb5: Remove unused import
Joseph Sutton
2023-05-18
1
-1
/
+0
*
tests/krb5: Improve _test_samr_change_password() method
Joseph Sutton
2023-05-05
2
-17
/
+116
*
tests/krb5: Don’t delete silo until all tests have finished
Joseph Sutton
2023-05-05
1
-2
/
+2
*
tests/krb5: Add remove_attribute() helper function
Joseph Sutton
2023-05-05
1
-0
/
+8
*
tests/krb5: Have set_forced_key() also set the NT hash
Joseph Sutton
2023-05-05
1
-1
/
+9
*
tests/krb5: Make _tgs_req() more configurable
Joseph Sutton
2023-05-05
1
-8
/
+19
*
tests/krb5: Make use of check_tgs_reply()
Joseph Sutton
2023-05-05
1
-1
/
+1
*
tests/krb5: Allow specifying an encoded security descriptor
Joseph Sutton
2023-05-05
1
-3
/
+4
*
tests/krb5: Rename ‘objectclass’ to use correct case
Joseph Sutton
2023-05-05
1
-1
/
+1
*
tests/krb5: Rename ‘auth_silo’ to ‘authn_silo’
Joseph Sutton
2023-05-05
2
-16
/
+16
*
tests/krb5: Create account cache key only if needed
Joseph Sutton
2023-05-05
1
-2
/
+1
*
tests/krb5: Delete non-resuable accounts as soon as possible
Joseph Sutton
2023-05-05
1
-6
/
+21
*
tests/krb5: Refactor _test_samlogon()
Joseph Sutton
2023-05-05
1
-21
/
+24
*
tests/krb5: Allow setting a servicePrincipalName on a user account
Joseph Sutton
2023-05-05
1
-1
/
+0
*
tests/krb5: Fix parameter default
Joseph Sutton
2023-05-05
1
-1
/
+1
*
tests/krb5: Remove unused parameter
Joseph Sutton
2023-05-05
1
-1
/
+0
*
tests/krb5: Test that the salt for a managed service account is computed corr...
Joseph Sutton
2023-05-05
1
-0
/
+142
*
tests/krb5: Allow creating managed service accounts
Joseph Sutton
2023-05-05
1
-0
/
+8
*
tests/krb5: Always heed the add_dollar parameter
Joseph Sutton
2023-05-05
1
-3
/
+6
*
tests/krb5: Remove unused import
Joseph Sutton
2023-05-05
1
-1
/
+0
*
tests/krb5: Remove unneeded assertions
Joseph Sutton
2023-05-05
1
-5
/
+5
*
tests/krb5: Allow creating an account with an assigned policy or silo
Joseph Sutton
2023-05-05
1
-1
/
+11
*
tests/krb5: Add method to create an authentication policy
Joseph Sutton
2023-05-05
1
-0
/
+103
*
tests/krb5: Generify protected users test methods
Joseph Sutton
2023-05-05
3
-49
/
+56
*
tests/krb5: Handle NT hashes being disabled
Joseph Sutton
2023-05-05
7
-34
/
+65
*
tests/krb5: Pass client credentials down into kdc_exchange_dict
Joseph Sutton
2023-05-05
12
-160
/
+198
*
tests/krb5: Remove test for OemChangePasswordUser2()
Joseph Sutton
2023-05-05
1
-20
/
+1
*
tests/krb5: Split out functions for testing logons and password changes
Joseph Sutton
2023-05-05
2
-103
/
+102
*
tests/krb5: Fix comment indentation
Joseph Sutton
2023-04-12
1
-3
/
+3
*
tests/krb5: Remove unused variable
Joseph Sutton
2023-04-12
1
-2
/
+0
*
tests/krb5: Add tests for constructed (authentication silo) claims
Joseph Sutton
2023-04-05
1
-0
/
+84
*
tests/krb5: Add method to create authentication silo claim
Joseph Sutton
2023-04-05
1
-8
/
+47
*
tests/krb5: Add method to create an authentication silo
Joseph Sutton
2023-04-05
1
-0
/
+44
*
tests/krb5: Add methods to get authentication policy DNs
Joseph Sutton
2023-04-05
1
-0
/
+81
*
tests/krb5: Check only for the canonical representation of a security descriptor
Joseph Sutton
2023-04-05
1
-39
/
+3
*
tests/krb5: Don't expect client claims to be missing
Joseph Sutton
2023-03-31
1
-2
/
+0
*
sefltest: Extend python NDR parsing tests to compressed and uncompressed claims
Andrew Bartlett
2023-03-31
1
-2
/
+270
*
librpc/ndr: Use libndr compression for claims
Andrew Bartlett
2023-03-31
1
-15
/
+3
*
selftest: Add python test that verifies that we can parse a PAC
Andrew Bartlett
2023-03-31
1
-0
/
+59
*
tests/krb5: Test that denied attributes are still issued in claims
Joseph Sutton
2023-03-20
1
-0
/
+42
*
tests/krb5: Add functions to fetch the schemaIDGUID of an attribute or class
Joseph Sutton
2023-03-20
1
-4
/
+15
*
tests/krb5: Check that test parameters are not going unseen
Joseph Sutton
2023-03-20
1
-1
/
+3
*
tests/krb5: Test that claims are generated even if PAC-OPTIONS are not set
Joseph Sutton
2023-03-20
2
-3
/
+102
[next]