Time for action – setting up Active Directory authentication
Let's enable the LDAP/Active Directory integration.
Logon to your Cacti web interface as an admin user.
Click on the Settings link under the Configuration section.
On the new page which appears, click on the Authentication tab to bring up the settings for the authentication.
Select LDAP Authentication from the Authentication Method drop-down box.
Select No User as the Guest User.
Select _Cu stomerA_user as the User Template.
Enter the IP address of your domain controller into the Server field.
As the Distinguished Name (DN) enter <username>@MYDOMAIN.local and replace MYDOMAIN.local with your domain name.
For the Search Base enter dc=MYDOMAIN,dc=local and replace MYDOMAIN and local accordingly.
Click on the Save button.
What just happened?
You just enabled your Cacti server to authenticate users against an LDAP/Active Directory server. Users can now logon to your Cacti system without you having to create them first. Once a user...