IBM: Centralizando as contas de seus usuários com LDAP
Cada vez mais utilizado o openldap é um servidor de diretório ldap opensource ( que eu utilizo muito ), este artigo é interessante para quem esta iniciando pois tem explicação para quase todos os atributos de um diretório ldap. Utiliza o Linux Redhat mas pode ser adaptado para qualquer distribuição.
Referencias: http://www.ibm.com/developerworks/library/l-openldap/index.html?ca=drs-
Centralize user accounts with OpenLDAP
Building a centralized authentication system using Lightweight Directory Access Protocol (LDAP) promises to reduce administration costs, increase security, avoid data replication, and increase data consistency. As Linux® has matured, better tools have emerged to ease the migration of user account information into an LDAP directory. Tools have also been developed to enable the configuration of encrypted communication between a client and the directory server and to provide fault tolerance through replication. This article shows you how to configure a server and client to use OpenLDAP on Red Hat Linux.