* src/newgrp.c: Do not give an indication that the group has no

password.
* src/newgrp.c: Do not only bail on syslog if the password is not
  valid. Also give an indication to the user on stderr.
This commit is contained in:
nekral-guest
2007-11-17 21:03:33 +00:00
parent 225b096838
commit 1f4488f963
2 changed files with 10 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
* src/newgrp.c: Do not give an indication that the group has no
password.
* src/newgrp.c: Do not only bail on syslog if the password is not
valid. Also give an indication to the user on stderr.
2007-11-17 Nicolas François <nicolas.francois@centraliens.net>
Fixes from Openwall patch shadow-4.0.4.1-owl-chage-drop-priv.diff: