nekral-guest
|
da34d2eac4
|
Alphabetical order.
|
2008-09-14 12:28:42 +00:00 |
|
nekral-guest
|
6d4f30fbeb
|
Added tests for groupmems.
|
2008-09-14 11:55:34 +00:00 |
|
nekral-guest
|
b53ea15a4d
|
Added tests for the split group feature (MAX_MEMBERS_PER_GROUP).
|
2008-03-09 00:20:48 +00:00 |
|
nekral-guest
|
a2054f9a9d
|
Added tests for pwconv and pwunconv.
|
2008-03-09 00:18:07 +00:00 |
|
nekral-guest
|
ed328dc03c
|
Added tests for groupdel.
|
2008-03-09 00:14:34 +00:00 |
|
nekral-guest
|
dac2b189c2
|
More tests for pwck and grpck.
|
2008-03-08 13:21:38 +00:00 |
|
nekral-guest
|
3f9037b282
|
Add tests for pwck and grpck.
|
2008-03-08 13:08:37 +00:00 |
|
nekral-guest
|
062eb42fd4
|
Added groupmod tests.
|
2008-03-08 11:03:49 +00:00 |
|
nekral-guest
|
9768aa54f9
|
Added groupadd tests.
|
2008-03-08 11:03:07 +00:00 |
|
nekral-guest
|
aeae21cf6e
|
Add 59 tests for gpasswd.
|
2008-02-27 00:02:18 +00:00 |
|
nekral-guest
|
7df22c6930
|
Added new usermod test: usermod can move the user's home directory, over a
new device and changes the owner of the user's file.
|
2008-02-17 17:09:42 +00:00 |
|
nekral-guest
|
d83880777a
|
Added new usermod test: usermod checks if the uid is valid.
|
2008-02-17 17:05:17 +00:00 |
|
nekral-guest
|
f490e1a144
|
Added new usermod test: usermod can change the user's UID to an existing
UID (with -o).
|
2008-02-17 17:02:48 +00:00 |
|
nekral-guest
|
98b7858e66
|
Added new usermod test: usermod tests if the new user's UID is already used.
|
2008-02-17 17:00:50 +00:00 |
|
nekral-guest
|
48537b4957
|
Added new usermod test: usermod can change the user's UID.
|
2008-02-17 16:57:06 +00:00 |
|
nekral-guest
|
4146176c08
|
Added new usermod test: usermod -l fails if the gshadow file is locked.
|
2008-02-17 16:54:32 +00:00 |
|
nekral-guest
|
33ba4c0628
|
Added new usermod test: usermod -l fails if the group file is locked.
|
2008-02-17 16:53:05 +00:00 |
|
nekral-guest
|
3cf7c19a56
|
Added new usermod test: usermod -c does not check if the gshadow file is locked.
|
2008-02-17 16:49:21 +00:00 |
|
nekral-guest
|
29f48bafae
|
Added new usermod test: usermod -c does not check if the group file is
locked.
|
2008-02-17 16:37:31 +00:00 |
|
nekral-guest
|
57da5c1045
|
Added new usermod test: usermod -G checks if the gshadow file is locked.
|
2008-02-17 16:34:38 +00:00 |
|
nekral-guest
|
897f8481b2
|
Added new usermod test: usermod -G checks if the shadow file is locked.
|
2008-02-17 16:33:29 +00:00 |
|
nekral-guest
|
2d428c52c9
|
Added new usermod test: usermod -G checks if the group file is locked.
|
2008-02-17 16:31:11 +00:00 |
|
nekral-guest
|
9d4c337ca1
|
Added new usermod test: usermod -G checks if the passwd file is locked.
|
2008-02-17 16:27:47 +00:00 |
|
nekral-guest
|
dfff7d3cfe
|
Added new usermod test: usermod renames the user when requested to add an
user to a group it is already a member and to rename this user.
|
2008-02-17 16:14:58 +00:00 |
|
nekral-guest
|
67ac228c4a
|
Added new usermod test: usermod does not fail when requested to add the
user to a group it is already a member.
|
2008-02-17 15:54:10 +00:00 |
|
nekral-guest
|
9e4d6448e6
|
Added new usermod test: usermod rename the user in the lists of members
and uses the right username when adding the user to supplementary groups.
|
2008-02-17 15:46:27 +00:00 |
|
nekral-guest
|
1cbb3cc320
|
Added new usermod test: usermod rename the user in the lists of members,
when an user is renamed with -l.
|
2008-02-17 15:43:32 +00:00 |
|
nekral-guest
|
30d2b24f04
|
Added new usermod test: usermod fails if asked to add an user to an
unknown numerical group.
|
2008-02-17 14:50:55 +00:00 |
|
nekral-guest
|
202fb5c463
|
Added new usermod test: usermod fails if asked to add an user to an
unknown named group.
|
2008-02-17 14:46:49 +00:00 |
|
nekral-guest
|
c203282681
|
Added new usermod test: usermod can change the list of supplementary
groups, with numerical groups.
|
2008-02-17 13:57:07 +00:00 |
|
nekral-guest
|
1937662816
|
Added new usermod test: usermod can clear the list of supplementary groups.
|
2008-02-17 13:53:24 +00:00 |
|
nekral-guest
|
d8b44cb331
|
Added new usermod test: usermod can change the list of supplementary groups.
|
2008-02-17 13:49:43 +00:00 |
|
nekral-guest
|
4399f64323
|
Added new usermod test: usermod keeps links or devices when it moves the
user's home directory.
|
2008-02-17 13:36:39 +00:00 |
|
nekral-guest
|
d17cbbac9f
|
Added new usermod test: usermod does not move non-directory (regular file).
|
2008-02-17 13:25:52 +00:00 |
|
nekral-guest
|
1f7ad41762
|
Added new usermod test: usermod does not move non-directory.
|
2008-02-17 13:16:30 +00:00 |
|
nekral-guest
|
319a16fc84
|
Added new usermod test: usermod can move the user's home directory.
|
2008-02-17 13:05:07 +00:00 |
|
nekral-guest
|
6790d09e85
|
Added new userdel test: userdel does not delete the user's home directory
if it is not owned by the user.
|
2008-02-17 12:59:45 +00:00 |
|
nekral-guest
|
de17d213b2
|
Added new userdel test: userdel can delete the user's home directory.
|
2008-02-16 17:02:33 +00:00 |
|
nekral-guest
|
e1f8184dc3
|
Added new userdel test: userdel removes the user from lists in /etc/group
and /etc/gshadow.
|
2008-02-16 16:26:37 +00:00 |
|
nekral-guest
|
91a8f30a61
|
Added new userdel test: userdel removes the user from the admins lists of
/etc/gshadow.
|
2008-02-16 16:00:57 +00:00 |
|
nekral-guest
|
c155f2e39f
|
Added new userdel test: userdel removes the user from the member lists of
/etc/gshadow.
|
2008-02-16 15:46:40 +00:00 |
|
nekral-guest
|
51f7bfdfde
|
Added new userdel test: userdel removes the user from the member lists of
/etc/group.
|
2008-02-16 15:22:08 +00:00 |
|
nekral-guest
|
7fb73b155e
|
Added tests to the automatic test suite:
usertools/01/17_useradd_create_homedir.test
usertools/01/18_userdel_remove_homedir.test
usertools/01/19_userdel_delete_user_in_group.test
usertools/01/20_usermod_change_homedir.test
usertools/01/21_usermod_change_and_move_homedir.test
usertools/01/22_usermod_new_groups.test
usertools/01/23_usermod_add_groups.test
usertools/01/24_usermod_new_groups_remove_old_groups.test
|
2008-02-16 14:39:19 +00:00 |
|
nekral-guest
|
b088dfeff4
|
Added new newusers test: newusers can update the password of an existing
user with a pre-encrypted password.
|
2008-02-16 14:25:23 +00:00 |
|
nekral-guest
|
1dbaebde63
|
Add last three tests:
newusers/37_create_user_encrypt_MD5/newusers.test
newusers/38_update_password_no_shadow_encrypted/newusers.test
newusers/39_update_password_no_shadow_password_encrypted/newusers.test
|
2008-02-16 14:20:56 +00:00 |
|
nekral-guest
|
159fbaacc0
|
Added new newuser test: newusers can create a new user, and provide an
already encrypted password.
|
2008-02-11 22:46:08 +00:00 |
|
nekral-guest
|
f276efcb29
|
Added new newuser test: newusers can read the list from stdin.
|
2008-02-11 22:43:23 +00:00 |
|
nekral-guest
|
9300464b43
|
Added new newuser test: newusers can update the password of an existing
user, when there is no shadow file.
|
2008-02-11 22:42:01 +00:00 |
|
nekral-guest
|
52635a7d74
|
Added new newuser test: newusers can update the password of a user which
does not exist in shadow.
|
2008-02-11 22:37:17 +00:00 |
|
nekral-guest
|
e47fc28584
|
Added new newuser test: newusers fails if a user references a group which
exist in gshadow and not in group.
|
2008-02-11 22:33:46 +00:00 |
|