Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > Scripting > ! Other Scripts Support

! Other Scripts Support Support for all other scripts...

Reply
 
Thread Tools Rate Thread
Old 09-14-2004, 12:45 PM   #1
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 267
Default limitGA3

lo mouton,

i have a slight problem with your lates limitGA

when i also want to use other commands then uinfo, ... like

user = @uinfo
group = @ginfo

in this case the command failes since limitGA3

by design or may a way around it .... thx ahead
alturismo is offline   Reply With Quote
Old 09-14-2004, 12:48 PM   #2
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

what are ur uinfo/ginfo lines ?
what's in systemerror.log ?
Mouton is offline   Reply With Quote
Old 09-14-2004, 12:54 PM   #3
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 267
Default


[FTP_Custom_Commands]
user = @uinfo
group = @ginfo
# limitGA
uinfo = TCL ..\scripts\limitGA.itcl u
ginfo = TCL ..\scripts\limitGA.itcl g
;user = TCL ..\scripts\limitGA.itcl u <<-- also tested
;group = TCL ..\scripts\limitGA.itcl g <<-- also tested

[FTP_SITE_Permissions]
uinfo = 1GM
user = 1GM
ginfo = 1GM
group = 1GM

------------------------------------------------------------------
09-14-2004 19:10:34 "..\scripts\limitGA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
------------------------------------------------------------------
09-14-2004 19:10:44 "..\scripts\limitGA.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
alturismo is offline   Reply With Quote
Old 09-14-2004, 01:17 PM   #4
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

uinfo = TCL ..\scripts\limitGA.itcl u
ginfo = TCL ..\scripts\limitGA.itcl g
user = @uinfo
group = @ginfo

this works just fine.

[14:16:46] [R] site group Animals
[14:16:47] [R] 200-Description: New Group
...
[14:16:47] [R] 200 ginfo Command successful.

[14:16:50] [R] site group iND
[14:16:50] [R] 200-You're not allowed to GINFO this groups.
[14:16:50] [R] 550 Command failed.

[14:16:22] [R] site user Dark
[14:16:22] [R] 200-.--------------------------------[User Info]----------------------------------.
...
[14:16:22] [R] 200 uinfo Command successful.

[14:16:26] [R] site user FTPServerTools
[14:16:26] [R] 200-You're not allowed to UINFO this user.
[14:16:26] [R] 550 Command failed.
Mouton is offline   Reply With Quote
Old 09-14-2004, 02:05 PM   #5
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 267
Default

weird, always same here, might due shared user DB

will give another try on an server without it

thx anyway
alturismo 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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



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