
How to Install and Configure phpLDAPadmin on CentOS 6.2
phpLDAPadmin (also known as PLA) is a web-based LDAP administration tool to manage, browse and administer your LDAP directory server. Since it is a web application, this LDAP browser works…
How to Install and Configure phpLDAPadmin on CentOS 6.2
phpLDAPadmin (also known as PLA) is a web-based LDAP administration tool to manage, browse and administer your LDAP directory server. Since it is a web application, this LDAP browser works…
How to Start, Stop and Restart 389 Directory Server on CentOS 6.2
This post will guide you on how to start, stop, restart and check dirsrv status for 389 Directory Server on linux CentOS 6.2 server using EPEL repository. 389 Directory Server…
How to Tuning 389 Directory Server on CentOS 6.2
This post will share with you on how to perform system tuning analysis for 389 Directory Server on linux CentOS 6.2 server. 389 Directory Server is an enterprise-class open source…
How to Configure Squid Proxy for LDAP Authentication on CentOS 6.2 using squid_ldap_auth
In this post i will show on how to configure squid proxy server to go through 389 LDAP authentication on linux CentOS 6.2 server. This authentication is using squid_ldap_auth module…
How to Install openldap-clients on CentOS 6.2
In this post i will show how to install openldap-clients on linux CentOS 6.2 server. openldap-clients will be require when you need to run LDAP search tool, ldapsearch command. LDAP…
How to Configure Iptables Firewall for 389 Directory Server on CentOS 6.2
In this post i will show the ports that need to be by passed in iptables firewall in order to make 389 Directory server accessible and working perfectly. Before the…
How to Remove 389 Directory Server on CentOS 6.2
In this post, i will show you the quick step to remove 389 Directory Server on linux CentOS 6.2 server. This is actually to remove the directory instances. This can…
How to Configure LDAP Authentication for Nagios on CentOS 5.5
This article assume that you already installed the nagios server on LAMP CentOS server and also installed 389 directory server. On the previous tutorial, the user that allowed to manage…
How to Configure 389 Directory Server on CentOS/RHEL
This article assume that you have completed on the installation of 389 Directory Server on CentOS/RHEL server. Prerequisite : How to Install 389 Directory Server on CentOS/RHEL 1. Create a…
How to Configure LDAP Authentication for Subversion on CentOS 5.5
In this post, i will show you on how to configure your existing subversion with LDAP authentication. This guideline assume that you are already configure the Apache and subversion with…
How to Troubleshoot the Directory Server System Tuning Analysis Warning and Notice in CentOS
Before we proceed to install and configure the directory server, we must check for minimum operating requirements. This checking and scanning task can be done by using the linux or…
How to Install 389 Directory Server on CentOS/RHEL
In this short guide I will show you on how to install 389 directory server on CentOS server. This guide assume that your CentOS server has been completely installed with…