Pythontr

husonet | Tarih: 18.01.2013

squirrelmail ldap eklentisi

Çalıştıralım
squirrelmail-configure


6 (Address Books)
1 (Change LDAP Servers)
+ (add host)
potter.pachogrande.local (hostname)
OU=AddressBook,DC=pachogrande,DC=local (base)
389 (port)
utf-8 (charset)
LDAP: POTTER (name)
unlimited (maxrows)
CN=admin,DC=pachogrande,DC=local (binddn)
........... (bindpw)
3 (protocol)
d (done)
S (save data)
<ENTER> (press enter to continue)
Q (quit)


Dosyadan ayarları görmek ve değiştirmek için
vim /etc/squirrelmail/config.php
$ldap_server[0] = array(
'host' => '192.168.2.170',
'base' => 'ou=yazilim,dc=husonet',
'name' => 'LDAP: 192.168.2.160',
'binddn' => 'cn=admin,dc=husonet',
'bindpw' => 'xxxxxxxx',
'protocol' => 3
);



Kaynak: http://wiki.pachogrande.com/howto/ldap-address-book-howto