Hi anybody know how can I export my USERs (in Manage User section)?
I want to transfer my user list to another IP
Export User List
-
- Posts: 5
- Joined: Thu Apr 11, 2013 2:46 pm
Export User List
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 2197
- Joined: Sat Mar 09, 2013 5:37 am
Re: Export User List
There is no way to export only the user information.
Please use the configuration file directly.
Please use the configuration file directly.
-
- Posts: 12
- Joined: Tue Apr 09, 2013 5:23 am
Re: Export User List
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.
> 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.
-
- Site Admin
- Posts: 2197
- Joined: Sat Mar 09, 2013 5:37 am
Re: Export User List
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'.
You can also find out the configuration file in installation folder.
The name of the configuration file is 'vpn_server.config'.
-
- Posts: 2
- Joined: Wed Sep 13, 2023 10:01 pm
-
- Posts: 2
- Joined: Wed Sep 13, 2023 10:01 pm
Re: Export User List
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 youonlyenglish wrote: ↑Fri Apr 12, 2013 10:38 pmcedar 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.
-
- Posts: 1486
- Joined: Sun Feb 14, 2021 10:31 am
Re: Export User List
Code: Select all
net stop SEVPNSERVER
copy vpn_server.config "C:\Program Files\SoftEther VPN Server\vpn_server.config"
net start SEVPNSERVER