[racktables-users] Problem with Ldap

  • From: Marco Sommella <marco.sommella@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Mon, 23 May 2011 17:31:09 +0200

Hi,
i'm sorry i know there are many questions about ldap, but i cannot find a
solution for me on history.
I have last stable version with those settings in secret.php:

$user_auth_src = 'ldap';
$require_local_account = FALSE;

// This is only necessary for 'ldap' authentication source
$LDAP_options = array
(
        'server' => '192.168.0.100',
        'search_dn' => 'ou=People,dc=mycompany,dc=it',
        'search_attr' => 'uid',
.....

but it doesn't work !!!!
i currently use my ldap server to grant access to all my linux server so i
think my ldap server is ok.
where i'm doing something wrong ?

TNX


------------------------------------------------------------------
Marco Sommella
marco.sommella@xxxxxxxxx (E-Mail & MSN)
------------------------------------------------------------------

Other related posts: