Difference between revisions of "Debian LDAP Client Installation"

From Supercomputación y Cálculo Científico UIS
(Ldap client installation in Debian Wheezy)
 
Line 9: Line 9:
 
2. Server setup
 
2. Server setup
  
{{Note|<nowiki>ldap://192.168.66.120</nowiki>}}
+
'''ldap://192.168.66.120'''
  
 
3) Configurar la base
 
3) Configurar la base

Revision as of 16:33, 1 September 2014

This procedure shows how to create a ldap client installation from packages.

1. First install the required packages:

aptitude -y install libnss-ldap libpam-ldap ldap-utils

An interface is shown at the end of the installation of the packages; In that interface is were the configuration parameters must be entered.

2. Server setup

ldap://192.168.66.120

3) Configurar la base

       dc=uis,dc=edu,dc=co

4) Configurar la versión del protocolo

       Seleccionar 3

5) Configurar que las utilidades de PAM puedan cambiar las contraseñas

       Responder Yes

6) Configurar el acceso a la base de datos

       Responder No

7) Configurar la cuenta de acceso con privilegios a LDAP

       cn=admin,dc=uis,dc=edu,dc=co

8) Configurar la contraseña de la cuenta anterior