ADDiCT's scripts sitewho.exe, ioGroups, ioGui, ioLimitTransfers, ioSecureAdduser |
09-12-2003, 11:34 AM
|
#16
|
Senior Member
FlashFXP Registered User ioFTPD Registered User
Join Date: Jul 2002
Posts: 221
|
This tool will rock !
Maby a few suggestions?
1. resizeable
2. u have adduser, deluser, only missing "purge user" there.
could come up with a few more, but thoose above are ALOT appreciated + as it is with stabillity and so on with Beta 5+ of ioFTDP, maby add somekind of supprt for 4.9.4r, if possible ?
Great tool, keep it up.
|
|
|
09-12-2003, 02:12 PM
|
#17
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
4.9.4r does not have telnet..
|
|
|
09-12-2003, 03:50 PM
|
#18
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
"purge user" --> what exactly is this supposed to do ?
the reason i chose to connect to the telnet service instead of a regular FTP connection, is that the output of 'who' in the telnet service is easy to work with and "universal"
so as long as the telnet service doesn't allow any other commands than the built-in to be executed (eg. by executing scripts like in the ftp service), i can't extend this program's functionality.
(or i should rewrite this tool to function completely through an FTP login, solving the 4.9.4r problem... but i'm in my exam period right now and i don't have time for that until next week )
updates in 1.0.9
- window is now resizable
- userlist in 'User management' can be sorted by username/group/flags by clicking on the columnheader
deleted attachment (42 downloads)
|
|
|
09-13-2003, 02:55 AM
|
#19
|
Junior Member
Join Date: Jun 2003
Posts: 19
|
socket close
is it just me or....
cant connect
even user have T flag
ws_close() is what i get
using io 5.0.11
|
|
|
09-13-2003, 03:27 AM
|
#20
|
Junior Member
Join Date: Jul 2003
Posts: 7
|
You do realy good job
But I am think you can add when someone adduser
to choose to which grp i add this user...
Thnx
|
|
|
09-13-2003, 05:23 AM
|
#21
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
CrAcKeR : have u tried to login with that user manually, with telnet from windows ?
VaNisH : i actually never tought about that, shame on me will fix a 'group' setting in next version (probably tonight).
i think that i'll split this program in 2 parts: the one u see now, and a "local" GUI front-end, that edits the user/group files itself (will only work on the machine ioFTPD is running on)
|
|
|
09-13-2003, 06:58 AM
|
#22
|
Senior Member
FlashFXP Registered User ioFTPD Registered User
Join Date: Jul 2002
Posts: 221
|
Great work on that resizeable, but could u also make it resizeable to "User Management" and the left side allso so u could resize in there to so u are able to expand the look of thoose three; "Username" "group" "flags" , sometimes people have long UserNames, and then it´s hard to see it all ?
""purge user" --> what exactly is this supposed to do ?"
A option for "Purge User" is used when u have deleted someone , but there all info is still present in readd script, so both; a "Purge User" and a "Re-Add User" would be alot appreciated
and maby add a button like "reconnect" somewere in gui, so u could easyly reconnect again, on timeout ?
Ps. would allso be nice if the gui acctually rememberd the size I sat when I last set it!
THX in advance.
|
|
|
09-13-2003, 08:20 AM
|
#23
|
Posse Member
Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 1,956
|
There is no purge user with ioftpd. dark0n3 decided that when u do a site deluser, it's because u want to delete the guy. Which is a very good assumption.
There is no effective way to make a purge user script without having to manage all users action from a user/group module, so i doubt you'll get that.
dark didn't release those modules yet.
but even then, someone would have to create a complete user management module just to be able to add that.
eh.
|
|
|
09-13-2003, 11:59 AM
|
#24
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
MaistroX: the reconnect button is at the bottom left (next to the socket state)
updates in 1.0.11
- saves window size & placement in registry (HKEY_CURRENT_USER)
- extended adduser interface
- resizing controls in 'User management'
- 'change group' button in 'User management' (altho you need to be carefull with this one)
deleted attachment (24 downloads)
|
|
|
09-13-2003, 12:07 PM
|
#25
|
Disabled
FlashFXP Registered User ioFTPD Administrator
Join Date: Dec 2001
Posts: 2,230
|
I'm not sure if you were aware, but telnet commands have changed in b5.. they now have '.' as prefix
|
|
|
09-13-2003, 12:11 PM
|
#26
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
that's what the ini setting is for ?
ioftpd_version = 5 will prefix commands with a dot
ioftpd_version = 4 will send them as they are
if you mean that you can type 'who' in the Telnet Console: it prefixes that automatically, typing '.who' would actually send '..who'
|
|
|
09-13-2003, 12:17 PM
|
#27
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
Addict , nice I like it
might want to hide "yourself" from the activity list though. hehe
|
|
|
09-13-2003, 12:19 PM
|
#28
|
Senior Member
FlashFXP Registered User ioFTPD Registered User
Join Date: Jul 2002
Posts: 221
|
Is it possible to get iogui to at the "Group" line have a drop-down menu insted, that shows all Groups avalible (groups on site), and of course the groupe currect user is in ?
And at the same time , maby under , han another line were u can add new groups ?
Would help alot when adding a new Team and its members or just trasnfer a currenct user to a new Group !
THX!
Ps. besides "WkUp" and WkDn" , maby allso have "AllUp" and "AllDn" to ? =)
|
|
|
09-13-2003, 12:22 PM
|
#29
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
i don't think there is a way to list all groups through telnet at the moment (no 'groups' command like there is the 'users' command)
same as with AllUp & AllDown, i can only parse the info i get from 'uinfo <username>'
edit: what i *could* do, is make a dropdown textbox, allowing u to either pick a user from a known group (all groups that appear in the userlist), or to enter one manually.
|
|
|
09-13-2003, 01:26 PM
|
#30
|
Senior Member
FlashFXP Beta Tester ioFTPD Scripter
Join Date: Aug 2003
Posts: 517
|
updates in 1.0.12 :
- adduser dialog 'Main group' is now a dropdown textbox of all known groups (the ones that appear in the userlist)
- adduser dialog checks if the user you are adding already exists
- ini file setting to hide the ioGui account in the Activity list
deleted attachment (34 downloads)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:41 AM.
|