Page 1 of 1

Export User List

Posted: Thu Apr 11, 2013 2:55 pm
by emadneb
Hi anybody know how can I export my USERs (in Manage User section)?
I want to transfer my user list to another IP

Re: Export User List

Posted: Fri Apr 12, 2013 12:45 am
by cedar
There is no way to export only the user information.
Please use the configuration file directly.

Re: Export User List

Posted: Fri Apr 12, 2013 1:20 am
by emadneb
tanX, thats worked :)

Re: Export User List

Posted: Fri Apr 12, 2013 10:38 pm
by onlyenglish
cedar wrote:
> There is no way to export only the user information.
> Please use the configuration file directly.

Hello, which configuration file is it? What is the exact filename and where to find?

Thanks.

Re: Export User List

Posted: Sat Apr 13, 2013 10:33 am
by cedar
You can acquire configuration file from the Server manager.

You can also find out the configuration file in installation folder.
The name of the configuration file is 'vpn_server.config'.

Re: Export User List

Posted: Wed Sep 13, 2023 10:04 pm
by jjvargas
emadneb wrote:
Fri Apr 12, 2013 1:20 am
tanX, thats worked :)
Hello, I'm trying to do the same thing to the new server but I replaced the file and it didn't work, could you tell me how you did it. Thank you

Re: Export User List

Posted: Wed Sep 13, 2023 10:18 pm
by jjvargas
onlyenglish wrote:
Fri Apr 12, 2013 10:38 pm
cedar wrote:
> There is no way to export only the user information.
> Please use the configuration file directly.

Hello, which configuration file is it? What is the exact filename and where to find?

Thanks.
Hello, I'm trying to do the same thing to the new server but I replaced the file and it didn't work, could you tell me how you did it. Thank you

Re: Export User List

Posted: Wed Sep 13, 2023 11:34 pm
by solo
jjvargas wrote:
Wed Sep 13, 2023 10:18 pm
... I replaced the file and it didn't work, could you tell me how you did it. Thank you

Code: Select all

net stop SEVPNSERVER
copy vpn_server.config "C:\Program Files\SoftEther VPN Server\vpn_server.config"
net start SEVPNSERVER