0

We have installed and configured a strongswan VPN server with username / password authentication. Is it possible to store the users' credentials in a MySQL backend and configure strongswan to use the backend for this purpose?

this is old question but , I don't know what settings to add in the database ?


update3 :solved, thank you;

  • You need to provide a lot more details (e.g. complete server logs, or a dump of the actual database). – ecdsa May 04 '20 at 07:09
  • You might have to associate the secret with the server identity too (type 9, the encoding can be generated with the `id2sql` script or `pki --dn`). You can see the queries at the end of the MySQL log. – ecdsa May 04 '20 at 15:01
  • thank you very very much , solved. – user3652881 May 04 '20 at 15:38

0 Answers0