nekral-guest
|
9c9b24acaa
|
Print the UID, then the GID.
|
2008-03-19 18:12:13 +00:00 |
|
nekral-guest
|
bebb89c93b
|
Update to new newusers behavior:
* users are not added automatically to the list of supplementary groups
* newusers use the same algorithm as useradd to define the new UIDs.
|
2008-03-09 01:59:59 +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
|
1023d83acd
|
Added new newuser test: newusers can update the password of an existing
user with a pre-encrypted password, when this user has no shadow entry.
|
2008-02-16 14:16:49 +00:00 |
|
nekral-guest
|
d07207326e
|
Added new newuser test: newusers can update the password of an existing
user in the passwd file, with a pre-encrypted password.
|
2008-02-16 14:11:43 +00:00 |
|
nekral-guest
|
2697c9817e
|
Added new newuser test: newusers can encrypt the passwords with the MD5
algorithm.
|
2008-02-16 14:06:47 +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 |
|
nekral-guest
|
37385ee60d
|
dded new newuser test: newusers fails with invalid GID.
|
2008-02-11 22:29:35 +00:00 |
|
nekral-guest
|
7b44b22213
|
Added new newuser test: newusers can create a new user and new group with
different names.
|
2008-02-11 22:19:33 +00:00 |
|
nekral-guest
|
fa2b2e905d
|
Added new newuser test: newusers fails if the groupname is invalid.
|
2008-02-11 22:10:07 +00:00 |
|
nekral-guest
|
494e15df37
|
Added new newuser test: newusers fails if the username is invalid.
|
2008-02-11 22:04:57 +00:00 |
|
nekral-guest
|
851446c287
|
Added new newuser test: newusers fails when there are no more available GIDs.
|
2008-02-11 22:01:32 +00:00 |
|
nekral-guest
|
0d183e6b94
|
Added new newuser test: newusers fails when there are no more available UIDs.
|
2008-02-11 21:52:56 +00:00 |
|
nekral-guest
|
ffe583db50
|
Added new newuser test: newusers fails with invalid UID.
|
2008-02-11 21:41:42 +00:00 |
|
nekral-guest
|
fffcc837ac
|
Added new newuser test: newusers fails with negativ UID.
|
2008-02-11 21:38:56 +00:00 |
|
nekral-guest
|
1712aa91e9
|
Added new newuser test: newusers reuses a lower GID when GID_MAX is used.
|
2008-02-11 21:30:59 +00:00 |
|
nekral-guest
|
ee5bd9c521
|
Rewrite rational: newusers reuses a lower UID when UID_MAX is used.
|
2008-02-11 21:30:29 +00:00 |
|
nekral-guest
|
25b03d8cd7
|
Added new newuser test: newusers does not increment the UID when UID_MAX is used.
|
2008-02-11 21:25:06 +00:00 |
|
nekral-guest
|
4473bc6264
|
Added new newuser test: newusers can add multiple users.
|
2008-02-11 21:20:02 +00:00 |
|
nekral-guest
|
9b9f463b8f
|
Remove the temporary files to permit the automatic tmp cleanup.
|
2008-01-30 21:15:23 +00:00 |
|
nekral-guest
|
3d84c8c91c
|
Add tests for newusers
|
2008-01-29 22:12:45 +00:00 |
|