File: group.yml

package info (click to toggle)
scap-security-guide 0.1.65-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 71,936 kB
  • sloc: xml: 179,374; sh: 69,771; python: 23,819; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 463 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
documentation_complete: true

title: 'Configure OpenLDAP Server'

description: |-
    This section details some security-relevant settings
    for an OpenLDAP server.
    {{% if product == "rhel7" %}}
    Installation and configuration of OpenLDAP on Red Hat Enterprise Linux 7 is available at:
    {{{ weblink(link="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/openldap") }}}.
    {{% endif %}}