Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 8
Services
LDAP
Configure OpenLDAP Clients
Enable the LDAP Client For Use in Authconfig
Enable the LDAP Client For Use in Authconfig
An XCCDF Rule
Details
Profiles
Prose
Enable the LDAP Client For Use in Authconfig
Medium Severity
To determine if LDAP is being used for authentication, use the following command:
$ sudo grep -i useldapauth /etc/sysconfig/authconfig
If
USELDAPAUTH=yes
, then LDAP is being used. If not, set
USELDAPAUTH
to
yes
.