Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 1 | -18/+18 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104 | |||||
2010-07-03 | s4:blackbox/test_passwords.sh - perform also here the adaptions for ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
"minPwdAge" != 0 | |||||
2010-04-16 | s4-test: check that a weak password is rejected by kpasswd | Andrew Tridgell | 1 | -0/+44 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2009-12-31 | s4-testpasswords: fixed CONFIG and quoting | Andrew Tridgell | 1 | -17/+22 | |
Need to pass correct config file to tests | |||||
2009-12-31 | net: Move 'newuser' to 'net newuser' | Jelmer Vernooij | 1 | -1/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | net: Fix tests and documentation of setexpiry. | Jelmer Vernooij | 1 | -1/+0 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | net: Move 'setpassword' to 'net setpassword'. | Jelmer Vernooij | 1 | -3/+2 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | blackbox.passwords: Use convenience variable for net. | Jelmer Vernooij | 1 | -5/+5 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-12-31 | Fix commands in password tests. | Jelmer Vernooij | 1 | -6/+6 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-09-10 | s4:pwsettings: Added blackbox tests. | Andrew Kroeger | 1 | -0/+28 | |
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-18 | s4: Add tests and 'must change password' flags in setpassword and newuser | Andrew Bartlett | 1 | -0/+121 | |
In particular, ensure that we can acutally change the password under these circumstances. Andrew Bartlett |