Tema: Phpldapadmin
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/08/2004, 05:24
chari
 
Fecha de Ingreso: diciembre-2002
Mensajes: 130
Antigüedad: 21 años, 4 meses
Puntos: 0
Ya he resuelto el problema anterior la solucion era:

$servers[$i]['login_pass'] = 'contraseña';

Ahora tengo otro problema:

Cuando entro en la herramienta phpldapadmin y pincho en crear. Me sale la ventana diciendome lo siguiente:

New user account
Hint to customize this template, edit the file templates/creation/new_user_template.php

Error
Your phpldapadmin configuration specifies an invalid auto_uid_search_base for server My LDAP Server.

En el config.php tengo puesto:

$servers[$i]['auto_uid_number_search_base']= 'ou=People,dc=chari,dc=com';

/* The DN of the search base when the 'search'
mechanism is used above. */