Commit Graph

276 Commits

Author SHA1 Message Date
nekral-guest 8e4062eaad If there are no gshadow entry, but group indicate that gshadow is enabled,
a gshadow entry is created.
2011-07-14 17:19:14 +00:00
nekral-guest 3e7c866497 Since there are no gshadow, it is more logical to have a password (rather
than x).
2011-07-14 17:18:07 +00:00
nekral-guest 25eb9fd7e9 Added grpck tests. 2011-07-14 17:08:39 +00:00
nekral-guest a472a22b42 Added some groupmod / usermod tests. 2011-07-14 16:41:17 +00:00
nekral-guest 528435663e Added 2 libraries to support error injection. 2011-07-14 16:40:03 +00:00
nekral-guest 13125b6596 Fix typos. 2011-07-14 16:39:22 +00:00
nekral-guest e642700f7c Added tests for groupadd and groupdel. 2011-07-14 16:38:47 +00:00
nekral-guest 1c05718b49 Updated warnings. 2011-07-14 16:35:57 +00:00
nekral-guest 21b28d9ac2 Lock failures now receive an extra message. 2011-07-14 16:34:53 +00:00
nekral-guest 31b4793161 userdel now warns when the user's mail spool cannot be found. 2011-07-14 16:24:26 +00:00
nekral-guest 831ca2acc0 Added tests for usermod. 2011-07-14 16:19:27 +00:00
nekral-guest f04a81b799 Add the other failure libraries. 2010-08-28 20:07:14 +00:00
nekral-guest ac62509912 When /var/log/auth.log is checked, flush file system buffers.
And add debug information (content of /var/log/auth.log).
2010-08-28 19:51:48 +00:00
nekral-guest 090dcd4714 Updated default ENV_SUPATH. 2010-08-28 19:50:13 +00:00
nekral-guest 2772f3caaf Even with -p, PATH is reset. This is now documented and tested. 2010-08-28 19:49:12 +00:00
nekral-guest 26d47d4a13 Avoid spurious warning messages.
Only display the messages from stderr if the passwords do not match.
2010-08-28 18:05:03 +00:00
nekral-guest 7aa5afbe3e Use an empty /etc/profile to avoid interferences. 2010-08-28 18:03:43 +00:00
nekral-guest 8e07b2236e Add two tests for pwck. 2010-08-27 18:13:35 +00:00
nekral-guest b82323f6fc SUpport for dash. 2010-08-27 18:07:51 +00:00
nekral-guest 2da85fc32b Updated list of installed files. 2010-08-27 18:05:48 +00:00
nekral-guest 036fdfd2cb Behavior of newusers has changed regarding systeml users (allocation starting from the higest limit and going down). It makes more sens to pass this test with users alredy allocated that way.
etc/passwd changed and data/passwd data/group changed to match the new request's results.
2010-08-27 18:03:36 +00:00
nekral-guest 3081241777 Behavior of usermod was improved regarding (re)moving the old homedir. 2010-08-27 17:58:24 +00:00
nekral-guest 3472bee15a Behavior of usermod was improved regarding (re)moving the old homedir. 2010-08-27 17:57:42 +00:00
nekral-guest a6336f11f8 * The PAM version now allows chpasswd an user when there are no shadow entries
(or maybe PAM behavior changed).
 * Document the differences between the 2 versions (PAM will add a shadow entry
   and the !PAM version will just update the passwd entry).
   This may have to be fixed later, but is not a clear bug.
 * Remove unnecessary files
2010-08-27 17:53:14 +00:00
nekral-guest 3b6a675f3f Use a PAM configuration with the pam_unix md5 option. 2010-08-26 21:31:56 +00:00
nekral-guest bcd3d8c1b8 Use a PAM configuration without a specific hash option => default to DES. 2010-08-26 21:29:46 +00:00
nekral-guest 7de171da64 Use a PAM configuration with the pam_unix sha256 option. 2010-08-26 21:28:34 +00:00
nekral-guest fc3fa0e293 Use a pam configuration with the pam_unix sha512 option 2010-08-26 21:27:17 +00:00
nekral-guest 53b2f99d37 Use a default pam configuration using pam_unix sha512 option. 2010-08-26 21:25:48 +00:00
nekral-guest 056347f7a0 The order of groups returned by id has changed. 2010-08-26 21:16:35 +00:00
nekral-guest 80d3925cc1 * Updated for dash
* There is no need to send a wrong password. The expect script is already changing the password to a wrong one
 * Updated ignore property
2010-08-26 21:11:33 +00:00
nekral-guest 4ff6fdd350 Added missing data files and updated ignore property. 2010-08-26 21:07:25 +00:00
nekral-guest 6fd2918f82 sha512 is now the default pam_unix configuration. 2010-08-26 21:02:41 +00:00
nekral-guest 991d707460 groupmod usage output was changed. 2010-08-26 19:40:23 +00:00
nekral-guest 6268434a34 Error message was updated. 2010-08-26 19:39:20 +00:00
nekral-guest 79bd47d726 * Support for dash
* chage usage is sent to stdout instead of stderr
2010-08-26 19:39:01 +00:00
nekral-guest 6a94f65dc6 Updated debug & log information 2010-08-26 19:37:38 +00:00
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