3

I'm using SoftEther as a VPN server system and it works fine for me. But was wondering how (if its possible) to move users from one server to another without having to recreate the account?

I can't find where the user data is stored and I'm not using any real storage for authentication (community version doesn't have that support yet), so I'm using its own database.

None of the commands in vpncmd seem to do what I want either.

1 Answer 1

1

SoftEther configuration, including the list of users, is stored in vpn_server.config in the installation directory. You could probably copy the UserList section from this file (note that there may be more then one of this section).

2
  • Thanks. :) I'll check itout. I've also found another way using Pexpect to make it possible as well. Though hopefully I'll be able to pull more data from this file. Commented Jan 20, 2014 at 18:50
  • This might help too: softether.org/4-docs/1-manual/3._SoftEther_VPN_Server_Manual/… Commented Aug 19, 2015 at 12:57

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.