Hi Simon, On Mi, 23.03.2005, 13:19, Simon sagte: > HI all, > I am looking for info on how to connect Squirrlemail with our central > staff email address book which is stored on an OpenLDAP server, twas > simple with Outlook :-( but I am having trouble finding instructions, my > first atempt resulted in SM crashing at login. Can someone point me in > the right direction please
I did it like this and it's working fine. Start conf.pl 6 [Enter] 1 [Enter] [ldap] command (?=help) > + First, we need to have the hostname or the IP address where this LDAP server resides. Example: ldap.bigfoot.com hostname: ldap.company.com Next, we need the server root (base dn). For this, an empty string is allowed. Example: ou=member_directory,o=netcenter.com base: ou=abook,dc=company,dc=com This is the TCP/IP port number for the LDAP server. Default port is 389. This is optional. Press ENTER for default. port: This is the charset for the server. Default is utf-8. This is also optional. Press ENTER for default. charset: This is the name for the server, used to tag the results of the search. Default it "LDAP: hostname". Press ENTER for default name: LDAP ABook You can specify the maximum number of rows in the search result. Default is unlimited. Press ENTER for default. maxrows: If your LDAP server does not like anonymous logins, you can specify bind DN. Default is none, anonymous bind. Press ENTER for default. binddn: You can specify bind protocol version here. Default protocol version depends on your php ldap settings. Press ENTER for default. protocol: HTH Sven ------------------------------------------------------- This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register by 3/29 & save $300 http://ads.osdn.com/?ad_idh83&alloc_id149&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
