When there is a gshadow file, gshadow is activated.
Then a group password change puts the password in the gshadow file (create an entry) and the group's password is set to 'x'.
This commit is contained in:
@@ -36,6 +36,6 @@ plugdev:x:46:
|
||||
staff:x:50:
|
||||
games:x:60:
|
||||
users:x:100:
|
||||
nogroup:@PASS_DES test@:65534:
|
||||
nogroup:x:65534:
|
||||
crontab:x:101:
|
||||
Debian-exim:x:102:
|
||||
|
||||
@@ -38,3 +38,4 @@ games:*::
|
||||
users:*::
|
||||
crontab:x::
|
||||
Debian-exim:x::
|
||||
nogroup:@PASS_DES test@::
|
||||
|
||||
@@ -5,7 +5,7 @@ sys:x:3:
|
||||
adm:x:4:
|
||||
tty:x:5:
|
||||
disk:x:6:
|
||||
lp:test2:7:
|
||||
lp:x:7:
|
||||
mail:x:8:
|
||||
news:x:9:
|
||||
uucp:x:10:
|
||||
|
||||
@@ -38,3 +38,4 @@ users:*::
|
||||
nogroup:test::
|
||||
crontab:x::
|
||||
Debian-exim:x::
|
||||
lp:test2::
|
||||
|
||||
Reference in New Issue
Block a user