adding users from the command line .. windows XP pro sp3

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

Moderator: Project members

Post Reply
Message
Author
pendal
500 Command not understood
Posts: 3
Joined: 2008-12-03 21:08
First name: Chris
Last name: Severn

adding users from the command line .. windows XP pro sp3

#1 Post by pendal » 2008-12-03 21:10

is there a way to add users / group and what not from the command line in windows?

I am trying to automate user creation.

thanks,
C

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

Re: adding users from the command line .. windows XP pro sp3

#2 Post by botg » 2008-12-03 22:23

You can edit FileZilla Server.xml directly and afterwards call "FileZilla Server.exe" /reload-config

pendal
500 Command not understood
Posts: 3
Joined: 2008-12-03 21:08
First name: Chris
Last name: Severn

Re: adding users from the command line .. windows XP pro sp3

#3 Post by pendal » 2008-12-04 01:55

thanks. can you tell me what encryption method is use for the passwords? or will filezilla convert it when it's reloaded.

Thanks,

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

Re: adding users from the command line .. windows XP pro sp3

#4 Post by botg » 2008-12-04 09:10

The passwords aren't encrypted, they are stored as MD5 hashes. Totally different concept.

pendal
500 Command not understood
Posts: 3
Joined: 2008-12-03 21:08
First name: Chris
Last name: Severn

Re: adding users from the command line .. windows XP pro sp3

#5 Post by pendal » 2008-12-04 13:41

thanks

redleg
226 Transfer OK
Posts: 267
Joined: 2008-11-24 17:23

Re: adding users from the command line .. windows XP pro sp3

#6 Post by redleg » 2008-12-04 22:21

botg wrote:The passwords aren't encrypted, they are stored as MD5 hashes.
with a dash of salt?

Post Reply