From: John C. <joh...@ua...> - 2004-06-08 14:19:03
Reini,
Line 916 in WikiUserNew.php should be
function_exists('ldap_connect')) {
instead of
function_exists('ldap_open')) {
There is no ldap_open command, so it will never try the LDAP auth.
John
From: Reini U. <ru...@x-...> - 2004-06-08 14:58:48
John Cole schrieb:
> Reini,
> Line 916 in WikiUserNew.php should be
>
> function_exists('ldap_connect')) {
>
> instead of
>
> function_exists('ldap_open')) {
>
> There is no ldap_open command, so it will never try the LDAP auth.
I knew it must have been something stupid like this.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/