summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/OpenVPN_with_LDAP
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-04-23 14:46:35 +0300
committerGitHub <noreply@github.com>2026-04-23 14:46:35 +0300
commitfed793f8a0daae064dd58d52ed2396a98646d567 (patch)
tree2861d1d3d54415511c68a57a3d372de48c7b4e80 /docs/configexamples/autotest/OpenVPN_with_LDAP
parentcac7b484e89354fae0054c8f33c4dc5139df42fa (diff)
parentabc3e9d38f8ce56fd73cd2007b96152fcbd083a2 (diff)
downloadvyos-documentation-fed793f8a0daae064dd58d52ed2396a98646d567.tar.gz
vyos-documentation-fed793f8a0daae064dd58d52ed2396a98646d567.zip
Merge pull request #1841 from vyos/yuriy/convert-images-to-webp
perf: convert all images to WebP with PDF fallback
Diffstat (limited to 'docs/configexamples/autotest/OpenVPN_with_LDAP')
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst20
-rw-r--r--docs/configexamples/autotest/OpenVPN_with_LDAP/_include/topology.webpbin0 -> 11392 bytes
2 files changed, 14 insertions, 6 deletions
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
index 6666399d..acb880d1 100644
--- a/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/OpenVPN_with_LDAP.rst
@@ -14,7 +14,7 @@ Topology consists of:
* VyOS as a OpenVPN Server
* VyOS as Client
-.. image:: _include/topology.png
+.. image:: _include/topology.*
:alt: OpenVPN with LDAP topology image
Active Directory on Windows server
@@ -39,13 +39,20 @@ Here are some PowerShell commands to quickly add a Test Active Directory.
Configure VyOS as OpenVPN Server
====================================
-In this example OpenVPN will be setup with a client certificate and username / password authentication.
+In this example OpenVPN will be setup with a client certificate and
+username / password authentication.
-First a CA, a signed server and client ceftificate and a Diffie-Hellman parameter musst be generated and installed.
-Please look :ref:`here <configuration/pki/index:pki>` for more information.
+First a CA, a signed server and client ceftificate and a
+Diffie-Hellman parameter musst be generated and installed.
+Please look :ref:`here <configuration/pki/index:pki>` for more
+information.
| Add the LDAP plugin configuration file `/config/auth/ldap-auth.config`
-| Check all possible settings `here <https://github.com/threerings/openvpn-auth-ldap/blob/master/auth-ldap.conf>`_
+
+| Check all possible settings `here`_.
+
+.. _here:
+ https://github.com/threerings/openvpn-auth-ldap/blob/master/auth-ldap.conf
.. literalinclude:: _include/ldap-auth.config
:language: none
@@ -93,7 +100,8 @@ OpenVPN Server configuration can be carried out.
Client configuration
====================
-One advantage of having the client certificate stored is the ability to create the client configuration.
+One advantage of having the client certificate stored is the ability to
+create the client configuration.
.. code-block:: none
diff --git a/docs/configexamples/autotest/OpenVPN_with_LDAP/_include/topology.webp b/docs/configexamples/autotest/OpenVPN_with_LDAP/_include/topology.webp
new file mode 100644
index 00000000..13bf2d73
--- /dev/null
+++ b/docs/configexamples/autotest/OpenVPN_with_LDAP/_include/topology.webp
Binary files differ