Go Back   FlashFXP Forums > > > >

Web interface PHP, iTCL scripts to ease administration.

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-16-2005, 05:12 AM   #1
Jog
Member
ioFTPD Foundation User
 
Join Date: Jul 2003
Posts: 83
Default Some small infos on php functions for IoFTPD

I have tried some php functions, and :

- string io_group_name('group id')

=> I have verified False return value for error and NOT zero.

- string io_user_name('group id')

=> I have verified False return value for error and NOT zero.

- 'group id' io_group_list_fetch('group list')

=> The function return all groups id when fetching, but return as last groupid a non existent groupid for example with the default installation , without changing groups return :

0 (ok)
100 (ok)
1 (ok)
16078108 (not exist!)

- 'user mask' io_user_mask_init(...)

=> The function used with 'UINFO_PASSWORD' return a strange password with some bit stuffed with f:

io_user_query(...) return a password : ff6661ffffff3532ffff01ffff1b130cffff30ff
io_user_print(...) return the user file wich contain the real sha1 password : 826661e7f1903532becf01dcff1b130ce6fe30c2

------------------------------------------------------------------

It's possible a function wich return the timestamp of the last update for a userfile or a usergroup ?

Thanks for support.
Jog is offline   Reply With Quote
Reply

Tags
error, function, password, php, return

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 12:51 AM.

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