Downloading and Installing the LDAP Packages
Most Red Hat and Fedora Linux software products are available in the RPM format. When searching for the file, remember that the FreeRADIUS RPM's filename usually starts with openldap followed by a version number, as in openldap-servers-2.1.22-8.i386.rpm. (For more detail on downloading and installing, see Chapter 6, "Installing RPM Software.")
Required LDAP Server RPMs
Make sure these required LDAP Server RPMs are installed on your LDAP server:
openldap openldap-clients openldap-devel nss_ldap openldap-servers
Required LDAP Client RPMs
On your LDAP client, make sure you have these required RPMs:
openldap openldap-clients openldap-devel nss_ldap
|