Commit Graph

239 Commits

Author SHA1 Message Date
nekral-guest f38390ecf8 Support for dash. 2010-08-26 19:36:43 +00:00
nekral-guest 1906527bb8 Support for dash. 2010-08-26 19:34:04 +00:00
nekral-guest 4de1bfac9c Additional debug information. 2010-08-26 19:32:38 +00:00
nekral-guest ce8580ca6d Add the last 2 tests to the default tests. 2010-08-26 19:32:12 +00:00
nekral-guest 78fd15bab1 Added 2 tests for su. 2010-08-26 19:30:52 +00:00
nekral-guest f32335f6f9 System's default PATH has been updated. 2010-08-26 19:27:03 +00:00
nekral-guest c7df39a736 Support for dash. 2010-08-26 19:24:28 +00:00
nekral-guest cc5a9f7708 Fix typo is the log rationale. 2010-08-26 19:18:29 +00:00
nekral-guest f1bb2c3848 Added support for dash. 2010-08-26 19:16:40 +00:00
nekral-guest 5f632d1a86 Explicitly set PS1 in order to support test environments where the default shell is set to dash. 2010-08-26 19:13:30 +00:00
nekral-guest bf28febe2f Added new tests to the testsuite script. 2009-05-22 11:51:00 +00:00
nekral-guest 4375e97124 Added tests for SULOG. 2009-05-22 11:50:26 +00:00
nekral-guest b42d7cf631 Check the right place for the user's homedir. 2009-05-22 11:48:23 +00:00
nekral-guest 65269966d5 Make sure the process started by su is killed.
Avoid messages on, stderr.
Make sure the process started by su is actually started when userdel is run.
2009-05-22 11:46:57 +00:00
nekral-guest 86ce147df1 Added tests for userdel. 2009-05-22 11:44:54 +00:00
nekral-guest d868434939 Updated traps. Avoid removal of files not created by the testsuite 2009-05-22 11:44:21 +00:00
nekral-guest 3e50639cba Added failure libraries to test rmdir and unlink failures. 2009-05-22 11:19:38 +00:00
nekral-guest d3a0659e13 Added support for adding files that do not exist on the system.
These files are removed later during the cleanup.
2009-05-22 11:19:10 +00:00
nekral-guest 199d8b2719 Added 6 failure tests for userdel. 2009-05-22 11:18:07 +00:00
nekral-guest e9b12a545d Updated to the new version and updated ignore list. 2009-05-22 11:16:51 +00:00
nekral-guest 96432cb7a1 Added an userdel failure test. 2009-05-21 16:46:43 +00:00
nekral-guest d2a6818f17 Run with set -e. 2009-05-21 16:12:47 +00:00
nekral-guest c2b51209bb su now logs a full tty path (/dev/ used to be strip out). 2009-05-21 16:08:45 +00:00
nekral-guest 436996ed07 Updated to the new passwd message. 2009-05-21 16:07:44 +00:00
nekral-guest 130e26d582 Added 3 tests for userdel. 2009-05-20 21:48:16 +00:00
nekral-guest 3462794b84 Added missing file. 2009-05-20 21:44:52 +00:00
nekral-guest f82f0de34e Added 2 new userdel tests. 2009-05-20 21:23:32 +00:00
nekral-guest eb61b09070 cleanup. Remove unneeded files. 2009-05-20 21:21:55 +00:00
nekral-guest 9292f7b951 Add the username in failures reports.
Add support for rounds checking in SHA512
Remove the password to extract the salt for MD5.
2009-05-10 19:36:36 +00:00
nekral-guest ff0f6c28eb Added new tests, and tag PAM and non-PAM specific tests. 2009-05-10 19:29:29 +00:00
nekral-guest c556de2b56 Added newusers tests specific to the PAM version, to replace the one which use the non-PAM specific options. 2009-05-10 19:27:29 +00:00
nekral-guest 7890eab89b Added PAM configuration files to support the PAM versions of newusers. 2009-05-10 19:18:25 +00:00
nekral-guest f9aee80330 newusers now sets the lstchg field in shadow. 2009-05-10 19:15:17 +00:00
nekral-guest 156bd855d4 Since chpasswd is now PAM enabled, the crypt tests are passed with chgpasswd.
Do not copy the database which should not change. Directly compare the system files with the files from config/.
Update some test descriptions.
2009-05-09 22:39:12 +00:00
nekral-guest 5324b00638 There were changes in the exit codes of gpasswd. 2009-05-09 22:32:10 +00:00
nekral-guest ba569f80b6 Added tests for passwd which interractively change (or attemptto change) a password. 2009-05-09 22:30:21 +00:00
nekral-guest d6495cab07 There is no need to use expect for these tests.
Only check the stdout/stderr output.
2009-05-09 22:27:13 +00:00
nekral-guest 5520ea45cc Added missing PAM configuration files for chpasswd. 2009-05-09 22:23:32 +00:00
nekral-guest 98df44c5a1 Added tests for the PAM version of chpasswd. 2009-05-09 22:20:43 +00:00
nekral-guest d485633edc Added login tests. 2009-04-15 23:36:17 +00:00
nekral-guest 81c1f063d2 Updated to 4.1.3.1. 2009-04-15 23:35:57 +00:00
nekral-guest 067fb2ff47 GID_MIN was set to 1000. 2009-04-15 23:35:43 +00:00
nekral-guest 0a6760339d Added 3 tests for login. 2009-04-15 21:55:36 +00:00
nekral-guest 02cfa1e96e Added tests for IDs set to -1
long username for gpasswd
and system users with newusers.
2009-04-14 22:26:30 +00:00
nekral-guest 95611179d1 This is more realistic to have a shell. 2009-04-12 02:26:17 +00:00
nekral-guest a8fe4890d5 New locale: kk. Removed manpages: es. 2009-04-12 02:25:51 +00:00
nekral-guest 4c58978bf2 Added /usr/local/games to ENV_PATH on Debian 2009-04-12 02:24:44 +00:00
nekral-guest d97b4164c7 Updated chage usage message. 2009-04-12 02:23:55 +00:00
nekral-guest 049e27557a New system ID allocation. 2009-04-12 02:23:18 +00:00
nekral-guest a1a7ad3bee Added tests for newusers. 2009-04-11 11:55:40 +00:00