nekral-guest
3cb3fec04a
Add one test for passwd.
2011-11-14 20:28:33 +00:00
nekral-guest
d6508a4fed
Add 3 tests for expiry.
2011-11-14 20:26:11 +00:00
nekral-guest
3b694115de
Use simple test (without expect) for usage checking.
2011-11-14 20:25:01 +00:00
nekral-guest
903f041993
Add tests
...
* pwconv (2)
* pwunconv (2)
* grpconv (2)
* grpunconv (2)
2011-11-14 20:19:14 +00:00
nekral-guest
9811f7fd4a
The pwconv, pwunconv, grpconv, and grpunconv utils now have complete usage
...
message and report a usage error if needed.
2011-11-14 19:45:13 +00:00
nekral-guest
5852c4eb9b
Fix the file ownership.
2011-11-14 19:43:28 +00:00
nekral-guest
b954300b83
Add 2 tests for chsh.
2011-11-14 19:35:35 +00:00
nekral-guest
a2c7f4c8a5
Update chsh usage with the --root option.
2011-11-14 19:33:55 +00:00
nekral-guest
8e85d1cb82
Update chage error message.
2011-11-14 19:32:54 +00:00
nekral-guest
ec7f69e97a
Add one test for chage.
2011-11-14 19:32:08 +00:00
nekral-guest
fbdc52a86d
Update the chage usage with the --root option.
2011-11-14 19:28:42 +00:00
nekral-guest
dff2fa836e
chage/31_chage_interractive_date_invalid is currently failing and chage
...
gets killed.
Cleanup the lock files anyway.
2011-11-14 19:27:43 +00:00
nekral-guest
190dfc30eb
Add one test for cppw.
2011-11-14 19:22:28 +00:00
nekral-guest
8ba58a61d5
Update cppw error message.
2011-11-14 19:21:04 +00:00
nekral-guest
c980cb6b3a
Update the chpasswd, userdel, and usermod usage with the --root option.
2011-11-14 19:19:57 +00:00
nekral-guest
30b6ca81e0
/etc/default/useradd is necessary for the correct operation of useradd.
2011-11-14 19:18:53 +00:00
nekral-guest
541f6a66b8
useradd was fixed and does not set the password to x when there are no
...
shadow file.
2011-11-14 19:16:02 +00:00
nekral-guest
c6175f07e3
Update useradd usage with the --root option.
2011-11-14 19:15:10 +00:00
nekral-guest
0b8b6534cc
Update the gpasswd and chgpasswd usage with the --root option.
2011-11-14 19:13:46 +00:00
nekral-guest
f6de85357c
Add one test for groupmod.
2011-11-14 19:12:47 +00:00
nekral-guest
913827c3c1
Update groupmod usage with --root option.
2011-11-14 19:11:57 +00:00
nekral-guest
5fdb900d7b
Add one test for groupadd.
2011-11-14 19:11:18 +00:00
nekral-guest
7803aa52ab
Updated usage with the --root option.
2011-11-14 19:10:21 +00:00
nekral-guest
54746f0d92
Add 2 tests for groupdel.
2011-11-14 18:59:14 +00:00
nekral-guest
dd612ca974
Updated usage with options.
2011-11-14 18:58:15 +00:00
nekral-guest
55b516ba94
Add 8 tests for groupmems
2011-11-14 18:47:05 +00:00
nekral-guest
bda5661096
Fix test purpose.
2011-11-14 18:27:50 +00:00
nekral-guest
186f0b002a
Usage message reported to stdout with the now valid -h option
2011-11-14 18:26:56 +00:00
nekral-guest
ce533f3250
Typo fixed in grpck.
2011-11-14 18:26:01 +00:00
nekral-guest
eb3cd52450
Update grpck usage message.
2011-11-14 18:25:11 +00:00
nekral-guest
28af4c5bc5
* debian/patches/401_cppw_src.dpatch: Detect as well too many and too
...
few arguments.
* Fix section of debian changelog where update of patches are documented
2011-11-13 16:30:37 +00:00
nekral-guest
5bb64ec036
* debian/securetty.linux: Add s390/s390x ports ttysclp0. Closes : #647469
2011-11-06 19:14:12 +00:00
nekral-guest
6b8409e9e8
Refreshed patches.
2011-11-06 19:08:11 +00:00
nekral-guest
4a5447d4d7
Fix issue introduced by the synchronization with coding style.
2011-11-06 19:06:37 +00:00
nekral-guest
1c619c768d
* New upstream release:
...
- groupmod: document that /etc/passwd can be modified by groupmod -g.
Closes : #647308
2011-11-06 19:05:27 +00:00
nekral-guest
af075bffc9
- debian/patches/506_relaxed_usernames: Really check if the user/group
...
name starts with a dash. Also forbid names starting with '+' or '~'.
Document the naming policy in useradd.8 / groupadd.8.
2011-10-31 22:54:38 +00:00
nekral-guest
971f260e94
Only report the requested access mode because the complete mode differs on different architectures.
2011-10-20 18:17:28 +00:00
nekral-guest
9f71e81c91
Usage of useradd was updated.
2011-10-20 18:15:31 +00:00
nekral-guest
7dc1f3b2dd
Usage messages of cppw and grpconv were missing.
2011-10-20 18:13:50 +00:00
nekral-guest
5431d2abe2
cppw error returned in case of bad usage was changed (1->2).
2011-10-20 18:12:03 +00:00
nekral-guest
47bbcf4dc4
Fix messages.
2011-10-20 18:11:29 +00:00
nekral-guest
b512961c12
Continue synchronization with coding style
...
* Use of gettext (even if no messages would be translated in the current
infrastructure)
* report an additional strerror only if a message was provided
* fix issue when cppwexit is called before the copy of file
2011-10-20 18:09:12 +00:00
nekral-guest
efab223b05
- debian/patches/401_cppw_src.dpatch, debian/patches/402_cppw_selinux:
...
Synchronize with coding style.
2011-10-18 22:44:46 +00:00
nekral-guest
cd964eccb5
- debian/patches/402_cppw_selinux: Avoid implicit conversion between
...
integer and boolean.
- debian/patches/401_cppw_src.dpatch: Replace progname by Prog. Rename
create_backup_file to create_copy. The lock functions do not ser errno.
Do not report the error string on cppwexit.
2011-10-18 21:58:33 +00:00
nekral-guest
1ce22b1adc
Refresh patches.
2011-10-18 21:29:56 +00:00
nekral-guest
6c4c7f47a0
* Add the new tests.
...
* Stop executing tests when RUN_TEST.STOP exists
* Reset permissions on gcda files after running tests for suid tools (su).
2011-10-16 16:15:04 +00:00
nekral-guest
53ba4f6fc6
Add tests for:
...
* chage (6)
* chsh (2)
* cppw (3)
* gpasswd (11)
* grpconv (4)
* grpunconv (4)
* newusers (10)
* pwconv (5)
* pwunconv (4)
* useradd (11)
2011-10-16 14:45:54 +00:00
nekral-guest
2d0341ae26
Added 4 failure tests for userdel.
2011-10-16 14:39:08 +00:00
nekral-guest
edc2bc5556
* Fix typos in comments.
...
* Remove generated directory.
2011-10-16 14:37:49 +00:00
nekral-guest
a3e655cc19
* The logs may be dated from the previous minute.
...
* Reverse the diff.
2011-10-16 14:34:17 +00:00