Excerpts from Ben Walton's message of Fri Apr 29 21:32:17 -0400 2011:
> I've tested it (lightly) and it seems to work. Does anyone else want
> to give it a whirl and provide feedback before I commit it?
FYI, I committed this change. I'll release the updated package in the
near future. At that
Hi All,
The following patch to i.cswusergroup allows for a 9th field which is
a comma separated list of auxiliary groups (passed as -G to useradd)
in the cswusergroup file. The validation of the field is done by
useradd although we could run it through a loop on getent group $g...
I've tested i