Programmatically Create User Account

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
AnthonyAltieri
500 Command not understood
Posts: 3
Joined: 2018-03-15 12:28
First name: Anthony
Last name: Altieri

Re: Programmatically Create User Account

#31 Post by AnthonyAltieri » 2018-03-16 12:53

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.

vpetrosyan
500 Command not understood
Posts: 1
Joined: 2022-01-26 12:43
First name: Vahagn
Last name: Petrosyan

Re: Programmatically Create User Account

#32 Post by vpetrosyan » 2022-01-26 12:58

I use FileZila Server 1.2.0 and want to create user programmatically.

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

Thank

User avatar
botg
Site Admin
Posts: 35492
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Programmatically Create User Account

#33 Post by botg » 2022-01-26 14:17

pbkdf2_hmac_sha256, fair dice roll. Both encoded to base64.

mahery
504 Command not implemented
Posts: 6
Joined: 2022-03-09 16:34
First name: Eric
Last name: Ibrahim

Re: Programmatically Create User Account

#34 Post by mahery » 2022-03-09 16:41

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.

User avatar
boco
Contributor
Posts: 26899
Joined: 2006-05-01 03:28
Location: Germany

Re: Programmatically Create User Account

#35 Post by boco » 2022-03-10 02:51

1. Please write in English.
2. Don't post the same question into multiple topics, that's not allowed.
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Please do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###

mahery
504 Command not implemented
Posts: 6
Joined: 2022-03-09 16:34
First name: Eric
Last name: Ibrahim

Re: Programmatically Create User Account

#36 Post by mahery » 2022-03-10 08:56

Hello
Can someone give me a PHP script for generating passwords for filezilla version 1.3 please. Thank you for your help.

Post Reply