Page 1 of 1

auto create users.

Posted: 2008-07-21 01:44
by dell
i am trying to create a admin panel for my site, i am createing a hosting server for people to use. i know where the users and passwords are stored, but how do i convert the users passwords to md5?

also, what php code would i use to create/edit the user?

Re: auto create users.

Posted: 2008-07-21 10:27
by boco
dell wrote:how do i convert the users passwords to md5?
You don't 'convert', just calculate the MD5 hash of the password.
dell wrote:also, what php code would i use to create/edit the user?
The XML file is a plain text file and can be modified as such. After that call the Filezilla Server.exe with /reload-config .

Re: auto create users.

Posted: 2008-07-21 12:41
by cooperspc
this may help with your coding
check this post
I also have some old scripts that i have used , i'll try to find, if you would like to see them
I believe they where for add and delete