summaryrefslogtreecommitdiff
path: root/source4/setup/tests/blackbox_setpassword.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-12-31net: Move 'newuser' to 'net newuser'Jelmer Vernooij1-4/+6
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-09-10s4:pwsettings: Added blackbox tests.Andrew Kroeger1-0/+2
The added tests include basic validation that the script runs and accepts all custom arguments. The tests also verify changes to the password complexity, minimum password length, and minimum password length settings.
2009-06-18s4:setup Add an option to 'setpassword' to force password change at next loginAndrew Bartlett1-0/+2
2008-05-30Don't pass an smb.conf to provision tests.Andrew Bartlett1-5/+4
These tests will create their own smb.conf in their prefix anyway. Andrew Bartlett (This used to be commit c0322e8e27d67655b7498b27df0829aa5682a345)
2008-05-22use one blackbox script per executable.Jelmer Vernooij1-0/+22
(This used to be commit cd8c8226784c96d7f1dbae006a4853eb50c7b2e2)