Hello,

I'm unable to log in. These are my settings :

etc/openldap/slapd.conf

database        bdb
suffix          "dc=domain,dc=local"
rootdn          "cn=Manager,dc=domain,dc=local"
rootpw          GuessWhatHere


/etc/phpldapadmin/config.php

$ldapservers->SetValue($i,'server','name','TEST LDAP Server');
$ldapservers->SetValue($i,'server','port','389');
// $ldapservers->SetValue($i,'server','base',array(''));
$ldapservers->SetValue($i,'server','auth_type','session');
$ldapservers->SetValue($i,'login','dn','cn=Manager,dc=domain,dc=local');
$ldapservers->SetValue($i,'login','pass','GuessWhatHere');


I can not login as root with the password, I can not login as Manager with the password.

It is unclear to me what other settings I need ??


Kind regards,
Jonas.
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to