4.1.0 group problem
Hi.
In my setup I am running it with several groups. And
when a new user is added, he should not be part of
any group. This mean he should only have access to
"/home". (all my users have a home dir.)
But when upgrading to the new version 4.1 i encountered
a funny thing. When using "site adduser name pass *@*"
it always adds the user to the "ioFTPD" group, not the
default group as expected.
I tried adding "groups" in the default.user profile but
it doesnt matter. I tried to make new admins group and
remove ioFTPD group, then it gets the admin group.
I changed the order in wich the groups are listed in
etc/group to make sure its not because it was first group
listet, still gets the "admins" group.
Ok, checking it all out i thought maybe its because it picks
the group with the lowest number in the etc/group file.
I changed my admins group to be 5000 and other groups as
1000 2000 3000 4000, and renamed the group files.
It still gets the admins group.
I havent found anywhere to set the default group but in the
default.user file. But it is ignored/not working.
But maybe I am doing something wrong?
Each time i made a change, the program was terminated,
change applied and then restartet t to make shure that
the new settings where applied.
Keep up the good work.
|