Configure vTigerCRM to authenticate users using OpenLDAP (running inside Zimbra server)

vTiger itself supports to authenticate with LDAP users in the core. However, the authLDAP module need to be added to get this works.

Please do following steps:

  1. Download authLDAP at: http://forums.vtiger.com/download.php?id=278&sid=fc740e44553f4f8ba3aaf01a620019f0
  2. Extract and copy the folder authLdap to modules/Users/
  3. Enable LDAP authentication in config.inc.php by adding this code (below the DB settings):

//AUTHCFG
$AUTHCFG['authType'] = 'LDAP';  //Can either by LDAP, AD, or SQL
//Config Options for LDAP
$AUTHCFG['ldap_host'] = 'z.iwayvietnam.com';
$AUTHCFG['ldap_port'] = 389;
$AUTHCFG['ldap_basedn'] = 'dc=iwayvietnam,dc=com';
$AUTHCFG['ldap_uid'] = 'uid';  //can be CN or UID depending on ldap install
$AUTHCFG['ldap_username'] = NULL;
$AUTHCFG['ldap_pass'] = NULL;

Leave a Reply

  

  

  


9 × four =

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

AddThis Social Bookmark Button
AddThis Feed Button
Gop da xay Truong Sa

533
Unique Visitors
TODAY
Powered By Google Analytics

Get Zimbra email and collaboration server, hosted business email
Windows 7 Sins
This work is licensed under a

Creative Commons License