Page 3 of 3

Re: Programmatically Create User Account

Posted: 2018-03-16 12:53
by AnthonyAltieri
Great question.
I opened a cmd window as Administrator and ran the command and still no reload?
I will however double check the account.
I almost have this figured out. This seems to be the last hurdle.
Any more help in this matter would be greatly appreciated.

Re: Programmatically Create User Account

Posted: 2022-01-26 12:58
by vpetrosyan
I use FileZila Server 1.2.0 and want to create user programmatically.

By which algorithm password`s hash and salt being generated?

Thank

Re: Programmatically Create User Account

Posted: 2022-01-26 14:17
by botg
pbkdf2_hmac_sha256, fair dice roll. Both encoded to base64.

Re: Programmatically Create User Account

Posted: 2022-03-09 16:41
by mahery
Bonjour
Quelqu'un peut me donner une script PHP pour la génération de mots de passe pour filezilla version 1.3 s'il vous plaît. merci de votre aide.

Re: Programmatically Create User Account

Posted: 2022-03-10 02:51
by boco
1. Please write in English.
2. Don't post the same question into multiple topics, that's not allowed.

Re: Programmatically Create User Account

Posted: 2022-03-10 08:56
by mahery
Hello
Can someone give me a PHP script for generating passwords for filezilla version 1.3 please. Thank you for your help.