summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/token_group.py
Commit message (Expand)AuthorAgeFilesLines
* auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM authAndrew Bartlett2017-03-271-1/+15
* s4:dsdb/tests: use ncacn_ip_tcp:server[seal] for samr connectionsStefan Metzmacher2016-06-271-2/+2
* selftest: Check a user with only primaryGroupID is correct in samr.GetUserGro...Andrew Bartlett2016-06-161-0/+25
* selftest: Test that primaryGroupID is first in samr.GetUserGroups() replyAndrew Bartlett2016-06-161-0/+1
* selftest: Add alias membership to the tokengroups testAndrew Bartlett2016-06-161-0/+24
* selftest: Expand tokenGroups test to also compare with samr.GetGroupsForUserAndrew Bartlett2016-06-161-1/+71
* selftest: Expand tokenGroups test to also build nested groupsAndrew Bartlett2016-06-161-1/+26
* dsdb python tests: fix several usage stringsDouglas Bagnall2016-03-221-1/+1
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-221-9/+339
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-12/+8
* Remove broken code - these lines use undefined symbols.Jelmer Vernooij2011-11-141-7/+2
* s4:token_group.py python test - fix typosMatthias Dieter Wallnöfer2011-04-291-2/+2
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-021-1/+1
* s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups testAndrew Bartlett2011-01-191-1/+1
* s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett2011-01-191-20/+78
* s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.Andrew Bartlett2011-01-191-3/+21
* s4-test: added a tokengroups testAndrew Tridgell2011-01-141-0/+100