Thread: Bug in chgrp ?
View Single Post
Old 06-30-2003, 02:07 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default Bug in chgrp ?

Can't seem to remove a user from a group in 4.9.4r:

Code:
[14:50:47] site gadduser GFP test test *@*
[14:50:47] 200 User 'test' successfully added.
[14:50:52] site uinfo test
[14:50:52] 200-.----------------------------------[uINFO]------------------------------------.
[14:50:52] 200-|                                                                             |
[14:50:52] 200-| Login: test                           Group: GFP                            |
[14:50:52] 200-| Unfo : I can't setup a tagline!       Flags: 3                              |
[14:50:52] 200-| UID  : 226                                                                  |
[14:50:52] 200-|                                                                             |
[14:50:52] 200-| Credits:          0MB                 WkUp:          0KB                    |
[14:50:52] 200-| Ratio  :        1:3                   WkDn:          0KB                    |
[14:50:52] 200-|                                                                             |
[14:50:52] 200-| Ip1. *@*                              Ip2.                                  |
[14:50:52] 200-| Ip3.                                  Ip4.                                  |
[14:50:52] 200-| Ip5.                                  Ip6.                                  |
[14:50:52] 200-| Ip7.                                  Ip8.                                  |
[14:50:52] 200-|                                                                             |
[14:50:52] 200-'-----------------------------------------------------------------------------'
[14:50:52] 200 Command successful.

[14:51:45] site chgrp test GFP GAO
[14:51:45] 200- User 'test' has been successfully added to GFP.
[14:51:45] 200- User 'test' has been successfully added to GAO.
[14:51:45] 200 Command successful.

[14:51:56] site uinfo test
[14:51:56] 200-.----------------------------------[uINFO]------------------------------------.
[14:51:56] 200-|                                                                             |
[14:51:56] 200-| Login: test                           Group: GFP                            |
[14:51:56] 200-| Unfo : I can't setup a tagline!       Flags: 3                              |
[14:51:56] 200-| UID  : 226                                                                  |
[14:51:56] 200-|                                                                             |
[14:51:56] 200-| Credits:          0MB                 WkUp:          0KB                    |
[14:51:56] 200-| Ratio  :        1:3                   WkDn:          0KB                    |
[14:51:56] 200-|                                                                             |
[14:51:56] 200-| Ip1. *@*                              Ip2.                                  |
[14:51:56] 200-| Ip3.                                  Ip4.                                  |
[14:51:56] 200-| Ip5.                                  Ip6.                                  |
[14:51:56] 200-| Ip7.                                  Ip8.                                  |
[14:51:56] 200-|                                                                             |
[14:51:56] 200-'-----------------------------------------------------------------------------'
[14:51:56] 200 Command successful.
Hum... I check userfile after all this, and it contains GFP and GAO gid...

Anyone can confirm ?
Mouton is offline   Reply With Quote