Uploaded image for project: 'RHEL Documentation'
  1. RHEL Documentation
  2. RHELDOCS-21177

[DOC] LDAP authentication acl typo in docs

XMLWordPrintable

    • None
    • rhel-sst-ccs
    • 1
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • CCS 2025-20
    • None
    • Unspecified
    • Unspecified
    • Unspecified

      In the documentation, 

      https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10/html-single/administration_guide/index#Setting_up_Directory_Based_Authentication

      setup says to use auths to set up ACL:

      auth.instance_id=UserDirEnrollment
      auths.acl=group="cn=devlab-access,ou=engineering,dc=example,dc=com"

      I believe it's a typo, we should have authz instead:

      auth.instance_id=UserDirEnrollment
      authz.acl=group="cn=devlab-access,ou=engineering,dc=example,dc=com"

       Later, https://access.redhat.com/documentation/en-us/red_hat_certificate_system/10/html-single/administration_guide/index#Authorization-Evaluators , we talk about evaluators only in context of authz.

              emartyny@redhat.com Evgenia Martyniuk
              rhn-support-asharov Aleksandr Sharov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: