Hello Curtis,
> Any one have any ideas as to what may have happened, has something gotten
> broken in SQM or changed and requires
> some other new setup info?
>
> Here is the entry I have in my config file that has worked for many years:
>
> $ldap_server[0] = array(
> 'host' => 'localhost',
> 'base' => 'dc=xxxxxx,dc=net',
> 'name' => 'Xxxxxxx',
> 'protocol' => 3
> );
have you tried to enter the host address in URI format?
That's how I have configured my LDAP access:
$ldap_server[0] = array(
'host' => 'ldaps://my.ldap-server',
'base' => 'ou=xxx,dc=yyy,dc=lan',
'name' => 'Xxxxxxx',
'port' => 636,
'charset' => 'utf-8',
'maxrows' => 150,
'protocol' => 3
);
Regards Juergen
--
Mail: [email protected]
GPG Key available
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options):
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users