View Single Post
Old 08-05-2007, 11:03 AM  
LiSTiC
Junior Member
 
Join Date: Mar 2007
Location: Denmark
Posts: 15
Default Problem with removing user from group

Hey there

I have a problem with removing users from a group they are already in
Code:
[R] SITE USERS =iND
[R] 200- Name           Group          Flags          Home
[R] 200- sitebot     iND            31
Code:
[R] SITE CHGRP sitebot iND
[R] 200- User 'sitebot' has been successfully added to 'iND' group.
gives the same result as:

Code:
[R] SITE CHGRP sitebot iND SiTEOPS
[R] 200- User 'sitebot' has been successfully added to 'iND' group.
[R] 200- User 'sitebot' has been successfully added to 'SiTEOPS' group.
[R] 200 CHGRP Command successful.
I'm probably missing something, but I just can't seem to find anything wrong with my settings. Anyone have any idea what I am doing wrong?

thanks in advance
LiSTiC is offline   Reply With Quote