ud-useradd: support usergroups
authorPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 19:18:46 +0000 (20:18 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 19:18:46 +0000 (20:18 +0100)
commit0f3e59d5eca44bdcbc36ec3b94b598ea956a4d7b
tree44db0a05e4baf1d056a65477d02e321d0c556efa
parent41bb7b2fc1fcf08f5818aa715c244dc60297854b
ud-useradd: support usergroups

Patch from HE* that implements per-user groups for ud-useradd.  If run
without -n the behaviour is as before.  With -n (for no-automatic-IDs)
the user gets the chance to change the assigned numeric UID.  The user
is also prompted for a GID.  By default the default group for users is
still used but ud-useradd suggests a free group ID for the user group.
If the user group ID is chosen a group is automatically created.
 (* based on work by aba and joerg)
debian/changelog
ud-useradd