PDA

View Full Version : [Solved] Adding a user to a default group - "iND"


BobbyBonilla
11-09-2003, 11:04 AM
Hello,

when adding someone using "site adduser" the person always gets added to the group SiTEOP by default. However I would like to change that. I want that users are added to iND by default.

However at the same time I want that users added by a gadmin using "site adduser" and not added to iND but to their own group.

Is that somehow possible?

Thanx in advance, Bobby.

Harm
11-09-2003, 11:06 AM
SITE GADDUSER iND <user> <password> <ident@ip>

BobbyBonilla
11-09-2003, 11:08 AM
yes, I know that that is possible but I want that "SITE ADDUSER <user> <password> <ident@ip>" also adds a user to iND (added by a normal admin) or to their own group (added by gadmin).

Is that possible?

Harm
11-09-2003, 11:13 AM
When a group admin uses SITE ADDUSER, the user will automatically be in his group.

But, no, you can't use SITE ADDUSER to add someone to another group than yours.

BobbyBonilla
11-09-2003, 11:58 AM
ok, thanx a lot. :>

MadCowAss
11-16-2003, 04:37 PM
In your Default.user change GROUP.

darkone
11-16-2003, 06:10 PM
It will still place the user to same group with admin..

SomeoneWhoCares_2
11-16-2003, 06:48 PM
if u have
iND:10:STANDARD
in groupidtable then just add
GROUPS 10
in default.user and user WILL NOT BE ADDED TO YOUR GROUP but iND instead...

MadCowAss
11-17-2003, 06:07 PM
Originally posted by SomeoneWhoCares
if u have
iND:10:STANDARD
in groupidtable then just add
GROUPS 10
in default.user and user WILL NOT BE ADDED TO YOUR GROUP but iND instead...

That's I wanted to say ;)

-=DoBBeR=-
11-18-2003, 02:48 PM
wont that **** things up when groupadmin adds new user?

rozwellite
11-26-2003, 02:48 PM
Yes it does. Gadmins no longer can use adduser they have to use gadduser. I am sorry but why is this even an issue its just as easy to type gadduser as it is to type adduser.