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:
nekral-guest
2011-09-23 17:50:59 +00:00
parent 85f90d1aa2
commit 227e780644
4 changed files with 4 additions and 2 deletions
@@ -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::