Go Back   FlashFXP Forums > > > >

ADDiCT's scripts sitewho.exe, ioGroups, ioGui, ioLimitTransfers, ioSecureAdduser

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-03-2003, 11:40 AM   #91
Speedy2004
Junior Member
 
Join Date: Oct 2003
Posts: 10
Default

hmpf... iogroups have i installed and it goes site lusers etc i have read this threat von site 1 ... last i cant find the bug...
Speedy2004 is offline   Reply With Quote
Old 10-03-2003, 11:54 AM   #92
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

ioGuiExt is a custom version of ioGroups with specific templates and it's own sitecommand, download the last non-exe-only ioGui to get it
ADDiCT is offline   Reply With Quote
Old 10-03-2003, 01:06 PM   #93
Speedy2004
Junior Member
 
Join Date: Oct 2003
Posts: 10
Default

hmpf im a noob.... when i attach a *rar with my ini can help me anywone?

[Scripts]
## SITE <script> <parameters>
#
# !file = Show file
# @string = Alias
# %file = Execute file (translate cookies)
# file = Execute file
#
EXEC = ..\scripts\exec.bat
HELP = !..\help\help.msg
WKUP = @stats wkup
WKDN = @stats wkdn
TEST = ..\scripts\test.bat

ioGui = ..\scripts\ioGuiExt\ioGroups.exe
lgroups = ..\scripts\ioGuiExt\ioGroups.exe listgroups
lusers = ..\scripts\ioGuiExt\ioGroups.exe listusers
grpstats = ..\scripts\ioGuiExt\ioGroups.exe groupstats
usrstats = ..\scripts\ioGuiExt\ioGroups.exe userstats
traffic = ..\scripts\ioGuiExt\ioGroups.exe sitestats
user = ..\scripts\ioGuiExt\ioGroups.exe userinfo
owngroup = %..\scripts\ioGuiExt\ioGroups.exe listgroups %[$group]
myinfo = %..\scripts\ioGuiExt\ioGroups.exe userinfo %[$user]

[Ftp-Permissions]
Speedy2004 is offline   Reply With Quote
Old 10-03-2003, 07:36 PM   #94
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

I finally decided to try this gui thing out. I get an error in FTP tab:

02:25:11 200-ERROR in clsUser::ReadUserfile() at line 0 : Overflow
02:25:11 200-ERROR: could not open userfile "100"
02:25:11 200- LastError =
02:25:11 200-----
02:25:11 200-(groups) 100 | crew | 1

The userfile 100 exists, and UserIdTable has entry for that userfile. 100 is my own account and it has the M flag. The userfile doesn't contain any strange negative stats values or anything like that. I still get this error when I've entered my own account as login in ioGui. I'm in group 'crew' that has 2 members. GID for 'crew' is also 100. Group file user counter says USERS 2. Can't see myself under User Settings tab.

Any ideas?

P.S. Update button under Server Settings is always greyed out for me.
Zer0Racer is offline   Reply With Quote
Old 10-03-2003, 09:36 PM   #95
Jojje
Junior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 27
Default

I have the same problem as Zer0Racer + that it looks like many of my users are in the wrong group. I looked through some of the usr files & could not see that there was any special difference with the usr files that are ok & those that are not.

Any solutions?
Jojje is offline   Reply With Quote
Old 10-04-2003, 03:28 AM   #96
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

Quote:
Originally posted by Speedy2004
hmm... i think my ini its correct or had i somethink to add anything to ini?
Its really simple, u open the install.txt or whatever its named, and do as it says, u cant expect a program to work unless u install it properly
-=DoBBeR=- is offline   Reply With Quote
Old 10-04-2003, 03:37 AM   #97
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Lightbulb

yes ioGui works 100% , just read the "readme.nfo" that comes with it, do that , and it will work!


A small tip maby to ADDiCT, next release, maby put all things needed in same *.zip file, alot of Q´s would not be asked if so.

oki, maby a few, for thoose who have a hard time finding a good xxx -> english translater on the I-net maby.......
MaistroX is offline   Reply With Quote
Old 10-04-2003, 09:19 AM   #98
Speedy2004
Junior Member
 
Join Date: Oct 2003
Posts: 10
Default

this is the readme.nfo
i have all do this... and it doesnt works...
i am not stupid i works sometime with Serv-u raidenftpd an i have no problems.... what make i falsE?



+-------+
| ioGui |
+-------+


installation instructions
-------------------------

1. Extract ioGuiExt.zip. This is infact another copy of ioGroups, but
the output is specific for ioGui. To configure it right, read the
readme.nfo in ioGuiExt.zip, and edit ioGroups.ini as needed.

I'll assume u put it in C:\ioFTPD\scripts\ioGuiExt\
Add this line in your ioFTPD.ini file in the [scripts] section:
- ioFTPD 5.1.* and later : ioGui = EXEC ..\scripts\ioGuiExt\ioGroups.exe
- ioFTPD 5.0.* and earlier : ioGui = ..\scripts\ioGuiExt\ioGroups.exe
To prevent abuse, add this line in the [Ftp-SITE-Permissions] section:
ioGui = M
Don't forget to rehash !

Why do i need this ? The built-in commands in ioFTPD don't
allow me to get all required info, like listing groups etc.

2. Create a user for ioGui, preferably with flag M. Flag T is required.
(the default ioFTPD user should work perfectly)
Speedy2004 is offline   Reply With Quote
Old 10-04-2003, 11:51 AM   #99
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

updates in v1.1.13
- Adduser/addgroup/delgroup works.
- Setting number of logins per service works.
- Changed layout of some controls a bit (mainly in user & group settings) so it's still workable in 800x600.
- Added tray icon.
- Server settings are now editable.
- Changed reconnect buttons to connect (when disconnected) / disconnect (when connected).
- New ioGroups 1.0.244 included (as ioGuiExt).
- Improved routine on receiving command replies (rfc compliant)
(this was a problem with for exemple custom multi-line server welcome messages)


deleted attachment (85 downloads)
ADDiCT is offline   Reply With Quote
Old 10-04-2003, 12:16 PM   #100
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Talking

Excellent work, mate!
Pharaoh is offline   Reply With Quote
Old 10-04-2003, 12:28 PM   #101
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

When renaming a user/group, the cached info gets updated.
On all other changes, you need to reload the cached user/group info, and if wanted, reload the user/grouplist as well
ADDiCT is offline   Reply With Quote
Old 10-04-2003, 06:19 PM   #102
Speedy2004
Junior Member
 
Join Date: Oct 2003
Posts: 10
Default

hey,

i have installed the sitewho.exe and i test it in iogui it works but in IoGui are username error group sitewho.ini ..... errors..

ftp register says

01:22:59 230-Welcome onboard MASTER!
01:22:59 230-
01:22:59 230- This message file is located inside your ioFTPD directory:
01:22:59 230- "text\ftp\master.welcome.msg"
01:22:59 230- If you wish to remove this crap, edit "text\ftp\login.msg"
01:22:59 230-
01:22:59 230- - ioFTPD team
01:22:59 230-
01:22:59 230 User Speedy logged in.
01:22:59 200-ERROR: "user_file" is not a valid file.
01:22:59 200 Command Successful.


telnet
01:22:57 > 652928
01:22:57 ÿýÿü
01:22:57 [welcome] Welcome on ioFTPD telnet server Speedy@ioftpd.
01:22:57 [welcome]
01:22:57 [welcome] Time is now 01:22

what make i false? it doesnt work again....
Speedy2004 is offline   Reply With Quote
Old 10-05-2003, 06:52 AM   #103
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Lightbulb

One thing about latest, it does´nt seem to get the nr of logins for FTP, TELNET or HTTP, it only shows value "0" on all, and on all users.

Even if I change any values, and do a "Reload cashed info" it still shows "0" value on all .
MaistroX is offline   Reply With Quote
Old 10-05-2003, 07:08 AM   #104
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

Originally posted by Speedy2004
ERROR: "user_file" is not a valid file.
---> check your settings in ioGroups.ini in the ioGuiExt dir.

MaistroX
--> what version of ioFTPD? could u open one of the userfiles and see if the line "limits 0 0 1 1 5" is there ?
ADDiCT is offline   Reply With Quote
Old 10-05-2003, 07:30 AM   #105
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Default

Opend a few and here´s some ex:

User1 "limits 0 0 0 4 0"
User2 "limits 0 0 5 5 5" <- ME!
User3 "limits 0 0 2 2 5"


ps. I use "ioFTPD version 5.0.13r".
MaistroX is offline   Reply With Quote
Reply

Tags
ftp, list, server, service, users

Thread Tools
Display Modes 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 Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:00 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)