shadow/tests/subids
Masatake YAMATO 18b8095a8d tests: add a case for testing -F option of useradd
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
2022-08-01 15:45:10 +02:00
..
01_useradd_no_subids Add tests for subids handling 2014-09-21 00:16:57 +02:00
02_useradd_with_subids Add tests for subids handling 2014-09-21 00:16:57 +02:00
03_useradd_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
04_useradd_no_subuid Add tests for subids handling 2014-09-21 00:16:57 +02:00
05_useradd_fill_gap_start spelling: beginning 2017-10-22 08:04:51 +00:00
06_useradd_fill_gap_middle Add tests for subids handling 2014-09-21 00:16:57 +02:00
07_useradd_fill_gap_end Add tests for subids handling 2014-09-21 00:16:57 +02:00
08_useradd_no_more_subuids_start Add tests for subids handling 2014-09-21 00:16:57 +02:00
09_useradd_no_more_subgids_start Add tests for subids handling 2014-09-21 00:16:57 +02:00
10_useradd_no_more_subuids_end Add tests for subids handling 2014-09-21 00:16:57 +02:00
11_useradd_no_more_subgids_end Add tests for subids handling 2014-09-21 00:16:57 +02:00
12_useradd_invalid_subuid_configuration1 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
13_useradd_invalid_subuid_configuration2 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
14_useradd_invalid_subuid_configuration3 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
15_useradd_invalid_subgid_configuration1 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
16_useradd_invalid_subgid_configuration2 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
17_useradd_invalid_subgid_configuration3 fixed typo in login.defs 2021-12-06 01:41:17 +09:00
18_useradd_min=max fixed typo in login.defs 2021-12-06 01:41:17 +09:00
19_useradd_locked_subuid Add tests for subids handling 2014-09-21 00:16:57 +02:00
20_useradd_locked_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
21_usermod_create_subuid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
22_usermod_create_subgid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
23_usermod_create_subids_ranges Add tests for subids handling 2014-09-21 00:16:57 +02:00
24_usermod_create_subids_overlapping_ranges Add tests for subids handling 2014-09-21 00:16:57 +02:00
25_usermod_add_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
26_usermod_add_overlapping_ranges Add tests for subids handling 2014-09-21 00:16:57 +02:00
27_usermod_remove_range_all Add tests for subids handling 2014-09-21 00:16:57 +02:00
28_usermod_remove_range_partial_begin Add tests for subids handling 2014-09-21 00:16:57 +02:00
29_usermod_remove_range_partial_middle Add tests for subids handling 2014-09-21 00:16:57 +02:00
30_usermod_remove_range_partial_end Add tests for subids handling 2014-09-21 00:16:57 +02:00
31_usermod_remove_outside_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
32_usermod_remove_overlapping_range_begin Add tests for subids handling 2014-09-21 00:16:57 +02:00
33_usermod_remove_overlapping_range_end Add tests for subids handling 2014-09-21 00:16:57 +02:00
34_usermod_remove_overlapping_range_all Add tests for subids handling 2014-09-21 00:16:57 +02:00
35_usermod_remove_only_user_ranges Add tests for subids handling 2014-09-21 00:16:57 +02:00
36_usermod_remove_with_comment Add tests for subids handling 2014-09-21 00:16:57 +02:00
37_usermod_-v_invalid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
38_usermod_-V_invalid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
39_usermod_-w_invalid_range spelling: inserted 2017-10-22 20:22:44 +00:00
40_usermod_-W_invalid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
41_usermod_locked_subuid Add tests for subids handling 2014-09-21 00:16:57 +02:00
42_usermod_locked_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
43_usermod_-w_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
44_usermod_-W_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
45_usermod_-v_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
46_usermod_-V_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
47_usermod_-v_invalid_range2 Add tests for subids handling 2014-09-21 00:16:57 +02:00
48_usermod_-v_invalid_range3 Add tests for subids handling 2014-09-21 00:16:57 +02:00
49_usermod_-v_invalid_range4 Add tests for subids handling 2014-09-21 00:16:57 +02:00
50_usermod_-v_invalid_range5 Add tests for subids handling 2014-09-21 00:16:57 +02:00
51_usermod_-v_invalid_range6 Add tests for subids handling 2014-09-21 00:16:57 +02:00
52_usermod_-v_invalid_range7 Add tests for subids handling 2014-09-21 00:16:57 +02:00
53_userdel_one_subuid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
54_userdel_one_subgid_range Add tests for subids handling 2014-09-21 00:16:57 +02:00
55_userdel_no_subuid Add tests for subids handling 2014-09-21 00:16:57 +02:00
56_userdel_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
57_userdel_multiple_ranges Add tests for subids handling 2014-09-21 00:16:57 +02:00
58_newusers_with_subids Add tests for subids handling 2014-09-21 00:16:57 +02:00
59_newusers_no_subuid Add tests for subids handling 2014-09-21 00:16:57 +02:00
60_newusers_no_subgid Add tests for subids handling 2014-09-21 00:16:57 +02:00
61_newusers_user_already_has_subgids Add tests for subids handling 2014-09-21 00:16:57 +02:00
62_newusers_user_already_has_subuids Add tests for subids handling 2014-09-21 00:16:57 +02:00
63_useradd_fill_gap4 Add tests for subids handling 2014-09-21 00:16:57 +02:00
64_useradd_fill_gap5 Add tests for subids handling 2014-09-21 00:16:57 +02:00
65_useradd_fill_gap6 Add tests for subids handling 2014-09-21 00:16:57 +02:00
66_subordinate_range_cmp Add tests for subids handling 2014-09-21 00:16:57 +02:00
67_invalid_subuid_file1 Add tests for subids handling 2014-09-21 00:16:57 +02:00
68_invalid_subuid_file2 Add tests for subids handling 2014-09-21 00:16:57 +02:00
69_invalid_subuid_file3 Add tests for subids handling 2014-09-21 00:16:57 +02:00
70_invalid_subuid_file4 Add tests for subids handling 2014-09-21 00:16:57 +02:00
71_useradd_subids_for_system tests: add a case for testing -F option of useradd 2022-08-01 15:45:10 +02:00