summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/tests/python/acl.py
Commit message (Expand)AuthorAgeFilesLines
* s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods.Nadezhda Ivanova2010-11-231-43/+15
* s4-tests: Modified acl.py to use samdb.newuser instead of custom methods.Nadezhda Ivanova2010-11-231-86/+68
* s4-tests: Modified acl.py to use SamDB.create_ou()Nadezhda Ivanova2010-11-231-84/+70
* s4-tests: Acl tests now use the get_dsheuristics and set_dsheuristics from Sa...Nadezhda Ivanova2010-11-231-23/+7
* s4-tests: Adapted acl.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-10/+3
* s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn.Nadezhda Ivanova2010-11-181-3/+1
* s4-tests: Changed acl tests to use existing method in samdb for adding users ...Nadezhda Ivanova2010-11-181-19/+8
* s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova2010-11-181-7/+1
* s4:acl.py - two password change tests are expected to fails on Windows 2000 f...Matthias Dieter Wallnöfer2010-11-111-3/+14
* s4:python tests - fix script names in the help textMatthias Dieter Wallnöfer2010-11-111-1/+1
* pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij2010-11-031-1/+1
* s4-ldb: Added the correct extended check for read access to nTSecurityDescriptorNadezhda Ivanova2010-10-271-0/+62
* s4-tests: Added tests for search checks on attributesNadezhda Ivanova2010-09-261-5/+100
* s4:auth Remove system_session_anon() from python bindingsAndrew Bartlett2010-08-181-2/+1
* s4-tests: Added tests for acl checks on search requestsNadezhda Ivanova2010-08-171-0/+218
* s4: Added acl search tests for anonymous connection.Nadezhda Ivanova2010-07-141-83/+68
* s4: Reorganized dsHeuristics reset so the code can be reusedNadezhda Ivanova2010-07-131-53/+38
* Added a test to prove by default users can change each other's pass if the ol...Nadezhda Ivanova2010-07-081-0/+25
* s4-dsdb: Implementation of User-Change-Password and User-Force-Password-ChangeNadezhda Ivanova2010-07-051-6/+64
* Tests for user-change-password and force-password-change access rightsNadezhda Ivanova2010-07-021-4/+242
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-301-0/+1042