* Try harder to get the GID equal to the UID.

This was not the case when the GID is not specified, and a GID
  exist with an ID higher than the all the UIDs.
* Typo in comment: contrained -> constrained.
This commit is contained in:
nekral-guest
2007-11-21 21:27:44 +00:00
parent 6f7ed628e2
commit 46ae2113b6
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2007-11-21 Nicolas François <nicolas.francois@centraliens.net>
* src/newusers.c: Try harder to get the GID equal to the UID.
This was not the case when the GID is not specified, and a GID
exist with an ID higher than the all the UIDs.
* src/newusers.c: Typo in comment: contrained -> constrained.
2007-11-20 Nicolas François <nicolas.francois@centraliens.net>
* src/chgpasswd.c: If the shadow group file is not present, do not