Configure Squid LDAP Authentication
Configure Squid LDAP Authentication Configure Squid LDAP Authentication This procedure has been tested with OpenLDAP on CentOS. Basically we are going to authenticate to our squid proxy server using OpenLDAP…
Configure Squid LDAP Authentication Configure Squid LDAP Authentication This procedure has been tested with OpenLDAP on CentOS. Basically we are going to authenticate to our squid proxy server using OpenLDAP…
Drupal 7 OpenLDAP authentication Drupal 7 OpenLDAP authentication Web Server Prerequisites: yum install php-ldap service httpd restart Install/Activate the Entity Module: Download the LDAP Plugin from the Following: Install/enable the…
samba Failed to issue the StartTLS instruction: Connect error Failed to issue the StartTLS instruction: Connect error In our environment we recently switch to SSSD from nscd/nslcd because of the…
Configure ZSH on CentOS with LDAP Configure ZSH on CentOS with LDAP ZSH or /bin/zsh is an amazing drop-in replacement shell for Bash. I would HIGHLY reccomend this shell for…
Configure OpenLDAP Server over TLS Configure LDAP over TLS CentOS 6 in this blog we will cover setting up our LDAP server to use StartTLS encryption for communication. Let’s get…
Configure Logging OpenLDAP CentOS 6 Configure Logging OpenLDAP CentOS 6 OpenLDAP by default does not configure logging, so we need to do this step manually in order to be able…
Configure LDAP over TLS CentOS 6 Configure LDAP over TLS CentOS 6 in this blog we will cover setting up our LDAP server to use StartTLS encryption for communication. Let’s…
LDAP Replication CentOS 6 LDAP Replication CentOS 6 In CentOS 6, LDAP as before has some basic issue with replication. For example, there’s a syncrepl utiltiy, and slurpd, however there…
Install and Configure phpLDAPadmin on CentOS 6 Install and Configure phpLDAPadmin on CentOS 6 This blog assumes you went through the following setup steps up until this point: http://blog.zwiegnet.com/linux-server/configure-ldap-server-on-centos-6/ login to…
Configure LDAP Server on CentOS 6 Configure LDAP Server on CentOS 6 LDAP is an acronym for Lightweight Directory Access Protocol. LDAP is used as a more secure option to NIS. And is the…