summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/tests/python/passwords.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-021-1/+1
* Remove unused imports.Jelmer Vernooij2011-01-061-1/+1
* s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys...Kamen Mazdrashki2010-12-151-1/+1
* s4:password_hash LDB module - allow empty ("") passwordsMatthias Dieter Wallnöfer2010-12-021-0/+19
* s4-tests: Modified passwords.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-12/+7
* s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics fr...Nadezhda Ivanova2010-11-231-44/+9
* s4-tests: Adapted passwords.py to use set_minPwdAge from SamDB.Nadezhda Ivanova2010-11-221-11/+3
* s4:dsdb tests - use even more already defined pyldb functions to retrieve NCsMatthias Dieter Wallnöfer2010-11-191-8/+3
* s4:dsdb python tests - use "ldb.domain_dn"Matthias Dieter Wallnöfer2010-11-181-7/+1
* s4:passwords.py - add a test for the normal "userPassword" behaviourMatthias Dieter Wallnöfer2010-11-111-1/+97
* s4:python tests - fix script names in the help textMatthias Dieter Wallnöfer2010-11-111-1/+1
* s4:passwords.py - test empty password attributes behaviourMatthias Dieter Wallnöfer2010-11-081-1/+154
* s4:passwords.py - add another two failure casesMatthias Dieter Wallnöfer2010-11-081-0/+21
* s4:ldap.py/passwords.py - just use objectclass "user" for usersMatthias Dieter Wallnöfer2010-11-041-3/+3
* pydsdb: Import testtools before subunit for those that don't haveJelmer Vernooij2010-11-031-1/+1
* s4:passwords.py - proof the most important extended error codesMatthias Dieter Wallnöfer2010-08-151-8/+17
* s4:passwords.py - another special password testMatthias Dieter Wallnöfer2010-08-151-3/+23
* s4:passwords.py - test the error code when there doesn't exist any password yetMatthias Dieter Wallnöfer2010-08-141-4/+24
* s4:passwords.py - perform testing of wrong old passwords on change operationsMatthias Dieter Wallnöfer2010-08-141-0/+44
* Changed passwords.py to use the correct account as acl checks now pass.Nadezhda Ivanova2010-07-051-14/+6
* s4:dsdb/tests/passwords.py - set and reset the "minPwdAge" properlyMatthias Dieter Wallnöfer2010-07-031-2/+21
* s4:dsdb/tests/python/passwords.py - add the right result codes for user passw...Matthias Dieter Wallnöfer2010-07-011-1/+5
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-301-0/+615