Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > ioFTPD beta > Bug Reports

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Reply
 
Thread Tools Rate Thread
Old 06-30-2003, 02:07 PM   #1
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
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
Old 06-30-2003, 02:15 PM   #2
Doc
Junior Member
 
Join Date: May 2003
Posts: 10
Default

i have experienced the same problem, fixed by restarting io...
Doc is offline   Reply With Quote
Old 06-30-2003, 03:57 PM   #3
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 705
Default

Code:
site grpadd AAA
200 Group 'AAA' successfully added.
site grpadd BBB
200 Group 'BBB' successfully added.
site gadduser AAA test test *@*
200 User 'test' successfully added.
site user test
200-.----------------------------------[uINFO]------------------------------------.
200-| Login: test                           Group: AAA                            |
200-| Unfo : No Tagline Set                 Flags: 3                              |
200-|                                                                             |
200-| Credits:          0MB                 WkUp:          0MB                    |
200-| Ratio  :  Unlimited                   WkDn:          0MB                    |
200-|                                                                             |
200-| Ip1. *@*                              Ip2.                                  |
200-| Ip3.                                  Ip4.                                  |
200-| Ip5.                                  Ip6.                                  |
200-| Ip7.                                  Ip8.                                  |
200-'-----------------------------------------------------------------------------'
200 Command Successful.
site chgrp test AAA BBB
200- User 'test' has been successfully removed from AAA.
200- User 'test' has been successfully added to BBB.
200 Command successful.
site user test
200-.----------------------------------[uINFO]------------------------------------.
200-| Login: test                           Group: BBB                            |
200-| Unfo : No Tagline Set                 Flags: 3                              |
200-|                                                                             |
200-| Credits:          0MB                 WkUp:          0MB                    |
200-| Ratio  :  Unlimited                   WkDn:          0MB                    |
200-|                                                                             |
200-| Ip1. *@*                              Ip2.                                  |
200-| Ip3.                                  Ip4.                                  |
200-| Ip5.                                  Ip6.                                  |
200-| Ip7.                                  Ip8.                                  |
200-'-----------------------------------------------------------------------------'
200 Command successful.
Works just fine here in 4.9.4r. But it might be worth looking into. Strange things has happened to io before after some uptime.
Zer0Racer is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare Folder Content -- SUBDIRS too? dgrrr General Discussions 1 04-04-2005 08:28 PM


All times are GMT -5. The time now is 09:42 AM.