29/05: Squirrelmail + LDAP + SSL

Heute war Squirrelmail drann, natürlich mit ldap Anbindung.
Folgende Konfiguration funktioniert bei mir:
$ldap_server[0] = array(
'host' => 'ldaps://localhost',
'base' => 'ou=addressbook,dc=derherold,dc=com',
'port' => 636,
'binddn' => 'cn=Florentin Herold,ou=addressbook,dc=derherold,dc=com',
'bindpw' => '????',
'protocol' => 3
);
Vor allem das 'protocol' => 3 hat mich Stunden gekostet, weils natürlich nirgendswo dabei stand :)
Trackback
There are currently no trackbacks for this item.
Use this TrackBack url to ping this item (right-click, copy link target).
If your blog does not support Trackbacks you can manually add your trackback by using this form.
No Trackbacks





