[horde] Fwd: Asking about LDAP auth in horde

Jan Schneider jan at horde.org
Mon Jun 7 09:18:14 UTC 2010



----- Weitergeleitete Nachricht von center23 at cc.ncu.edu.tw -----
      Datum: Mon, 7 Jun 2010 16:03:34 +0800
        Von: TMC_smtp3 <center23 at cc.ncu.edu.tw>
    Betreff: Asking about LDAP auth in horde
         An: consulting at janschneider.de

Sir:
     I can not find about LDAP auth setting in Documentation.
     I already get error "Could not search the LDAP server."

$conf['auth']['params']['hostspec'] = 'ldap://140.115.17.4';
$conf['auth']['params']['basedn'] = 'ou=People,dc=all,dc=ncu';
$conf['auth']['params']['version'] = '3';
$conf['auth']['params']['tls'] = false;
$conf['auth']['params']['scope'] = 'sub';
$conf['auth']['params']['ad'] = false;
$conf['auth']['params']['uid'] = 'uid';
$conf['auth']['params']['encryption'] = 'md5-base64';
$conf['auth']['params']['newuser_objectclass'] = array('shadowAccount',
'inetOrgPerson');
$conf['auth']['params']['filter'] = 'People';
$conf['auth']['params']['filter_type'] = 'free';
$conf['auth']['params']['password_expiration'] = 'no';
$conf['auth']['driver'] = 'ldap';
$conf['hooks']['permsdenied'] = false;
$conf['hooks']['username'] = false;
$conf['hooks']['preauthenticate'] = false;
$conf['hooks']['postauthenticate'] = false;
$conf['hooks']['authldap'] = true;
$conf['hooks']['groupldap'] = true;
$conf['portal']['fixed_blocks'] = array();
$conf['accounts']['driver'] = 'null';
$conf['user']['verify_from_addr'] = false;

      what wrong it is about my config?  Thanks!


Regards,
   TM Chang


----- Ende der weitergeleiteten Nachricht -----


Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list