follouwp: rewrite to active and drop trailing whitespace

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-10-22 18:56:52 +02:00
parent 0fb9147a65
commit 4ab527b19f

View File

@ -164,10 +164,11 @@ password then has to be stored in `/etc/pve/priv/ldap/<realmname>.pw`
(e.g. `/etc/pve/priv/ldap/my-ldap.pw`). This file should contain a (e.g. `/etc/pve/priv/ldap/my-ldap.pw`). This file should contain a
single line containing the raw password. single line containing the raw password.
+ +
To verify certificates, it is necessary to set `capath`, either directly to the To verify certificates, you need to to set `capath`. You can set it either
CA certificate of your LDAP server, or to the system path containing all directly to the CA certificate of your LDAP server, or to the system path
trusted CA certificates (`/etc/ssl/certs`). containing all trusted CA certificates (`/etc/ssl/certs`).
Additionally, the `verify` option has to be set. Additionally, you need to set the `verify` option, which can also be doen over
the web interface.
Microsoft Active Directory:: Microsoft Active Directory::