Commit 1185c23
ndostert
useradd: Correctly set subuid/subgid when using -F
The -F flag should bypass the UID check and always add entries
to the sub[ud]id while the -r flag should still be used in
addition with the UID check.
Closes: <#1255>
Signed-off-by: ndostert <[email protected]>1 parent a49d2ac commit 1185c23
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2511 | 2511 | | |
2512 | 2512 | | |
2513 | 2513 | | |
2514 | | - | |
2515 | | - | |
| 2514 | + | |
2516 | 2515 | | |
2517 | 2516 | | |
2518 | | - | |
2519 | | - | |
| 2517 | + | |
2520 | 2518 | | |
2521 | 2519 | | |
2522 | 2520 | | |
| |||
0 commit comments