Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
1 |
# Configuration file for system-config-users
|
|
|
2 |
|
|
|
3 |
# Filter out system users
|
|
|
4 |
FILTER=true
|
|
|
5 |
# Automatically assign highest UID for new users
|
|
|
6 |
ASSIGN_HIGHEST_UID=true
|
|
|
7 |
# Automatically assign highest GID for new groups
|
|
|
8 |
ASSIGN_HIGHEST_GID=true
|
|
|
9 |
# Prefer to have same UID and GID for new users
|
|
|
10 |
PREFER_SAME_UID_GID=true
|