[Vtigercrm-developers] LDAP integration in vTiger 6.x?

Richard Hills - Technologywise richard at tw.co.nz
Tue Oct 13 20:15:09 GMT 2015


Sent this to a user direct instead of list.. oops.

On 14/10/15 09:13, Richard Hills - Technologywise wrote:
> Looks like 6.3 release misses the file modules/Users/authTypes/LDAP.php ?
>
> I'm not entirely sure where our version came from (it is very ugly so 
> it's possible I did do this in a rush and forgot about it, or maybe 
> it's from an earlier version?), it is at least working for us. Not 
> sure if more is required...
>
> http://pastebin.com/1jWiMZRk
>
> Apart from adding this, I believe all the config required is in 
> config.inc.php:
>
>> $AUTHCFG['authType'] = 'LDAP';
>> $AUTHCFG['ldap_host'] = '';
>> $AUTHCFG['ldap_port'] = '';
>> $AUTHCFG['ldap_basedn'] = '';
>> $AUTHCFG['ldap_uid'] = 'uid';  //can be CN or UID depending on ldap 
>> install
>> $AUTHCFG['ldap_username'] = '';
>> $AUTHCFG['ldap_pass'] = '';
>
> Happy to do some more digging if this is still not enough to get it to 
> work for you.
>
>>
>>
>> On 13 October 2015 at 21:48, Richard Hills - Technologywise 
>> <richard at tw.co.nz> wrote:
>>
>>     We are using 6.3 and authenticate against an openldap server. To
>>     be honest I did not think that I did any custom work to achieve
>>     this, but if this really isn't in the base let me know and I'll
>>     dig out whatever it is I did to achieve this, was definitely no
>>     big deal or I would remember doing it.
>>
>>
>>     On 14/10/15 03:42, boruapps wrote:
>>>     fyi - we have an LDAP integration module
>>>
>>>     http://www.boruapps.com/shop/other-integrations/ldap-authentication-module/
>>>
>>>     Patrick O'Brien
>>>     Boru, Inc.
>>>     More Sales, Better Service - Results for Small Business
>>>     Work    312-878-6461, Ext 1
>>>     Mobile  312-282-4561
>>>     Follow us on Twitter <http://www.twitter.com/BoruApps>
>>>     Like us on Facebook <http://www.facebook.com/BoruApps>
>>>
>>>     On Tue, Oct 13, 2015 at 8:33 AM, socialboostdk [via vtiger CRM]
>>>     <[hidden email]
>>>     <http:///user/SendEmail.jtp?type=node&node=17646&i=0>> wrote:
>>>
>>>         Hi Mariusz,
>>>
>>>         Thank you! This looks very interesting, and would be
>>>         spot-on-perfect on what I need :-)
>>>
>>>         Is it something that is portable to VT?
>>>
>>>         Thanks!
>>>
>>>         Cheers,
>>>         Chris
>>>
>>>         On 13 October 2015 at 10:54, Mariusz Krzaczkowski <[hidden
>>>         email]
>>>         <http:///user/SendEmail.jtp?type=node&node=17645&i=0>> wrote:
>>>
>>>             Hi Chris,
>>>
>>>             If you want an easy solution for LDAP integration then
>>>             check how we solved it in our system.
>>>
>>>             The entire authorization is in one file:
>>>             https://github.com/YetiForceCompany/YetiForceCRM/blob/master/modules/Users/Users.php#L333
>>>
>>>             And the management panel you can see here:
>>>             https://gitdeveloper.yetiforce.com/index.php?module=Users&view=Auth&parent=Settings&block=1&fieldid=85
>>>
>>>             ---
>>>
>>>             Z poważaniem / Regards
>>>
>>>             *Mariusz Krzaczkowski*
>>>             /Director of Product Development/
>>>             M: <a href="tel:%2B48%20884-998-123" value="<a
>>>             href="tel:%2B48884998123" value="+48884998123
>>>             <tel:%2B48884998123>" target="_blank">+48884998123
>>>             <tel:%2B48884998123>" target="_blank"><a
>>>             href="tel:%2B48%20884-998-123" value="+48884998123
>>>             <tel:%2B48884998123>" target="_blank">+48 884-998-123
>>>             E: [hidden email]
>>>             <http:///user/SendEmail.jtp?type=node&node=17645&i=1>
>>>             ------------------------------------------------------------------------
>>>             We created an innovative open source project called
>>>             YetiForceCRM. You can test it here
>>>             <https://test.yetiforce.com/>, download
>>>             <https://github.com/YetiForceCompany/YetiForceCRM>it for
>>>             free or read its documentation
>>>             <https://yetiforce.com/en/documentation.html>. Follow us
>>>             on Twitter <https://twitter.com/YetiForceEN>to get
>>>             real-time info about new functionalities and articles.
>>>
>>>             W dniu 2015-10-13 09:50, socialboostdk napisał(a):
>>>
>>>>             Hi there,
>>>>             It looks like there is no LDAP integration in vTiger?
>>>>             I found this featuring a migration from 5.4 to 6.0:
>>>>             https://discussions.vtiger.com/index.php?p=/discussion/168752/vtiger-crm-6-0-rc-ldapad-auth/p1
>>>>             I also found this instruction (translated to english by
>>>>             Chrome):
>>>>             http://adminberlin.de/vtiger-crm-6-active-directory-authentication/
>>>>             Does anyone here have any experiences with it? I'd
>>>>             preferrably be using vTiger 6.3 :-)
>>>>
>>>>             Thanks,
>>>>             Chris
>>>>
>>>>             _______________________________________________
>>>>             http://www.vtiger.com/
>>>
>>>             _______________________________________________
>>>             http://www.vtiger.com/
>>>
>>>
>>>
>>>         _______________________________________________
>>>         http://www.vtiger.com/
>>>
>>>         ------------------------------------------------------------------------
>>>         If you reply to this email, your message will be added to
>>>         the discussion below:
>>>         http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-LDAP-integration-in-vTiger-6-x-tp17637p17645.html
>>>
>>>         To start a new topic under vtigercrm-developers, email
>>>         [hidden email]
>>>         <http:///user/SendEmail.jtp?type=node&node=17646&i=1>
>>>         To unsubscribe from vtiger CRM, click here.
>>>         NAML
>>>         <http://vtiger-crm.2324883.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>
>>>
>>>
>>>
>>>     ------------------------------------------------------------------------
>>>     View this message in context: Re: LDAP integration in vTiger
>>>     6.x?
>>>     <http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-LDAP-integration-in-vTiger-6-x-tp17637p17646.html>
>>>     Sent from the vtigercrm-developers mailing list archive
>>>     <http://vtiger-crm.2324883.n4.nabble.com/vtigercrm-developers-f4.html>
>>>     at Nabble.com.
>>>
>>>
>>>     _______________________________________________
>>>     http://www.vtiger.com/
>>
>>     -- 
>>     Richard Hills
>>     TechnologyWise Ltd, Tauranga, NZ
>>     richard at tw.co.nz <mailto:richard at tw.co.nz>
>>     www.technologywise.co.nz <http://www.technologywise.co.nz>
>>     ph:+64 (0)7 571 1060 <tel:%2B64%20%280%297%20571%201060>
>>     fax:+64 (0)7 571 1061 <tel:%2B64%20%280%297%20571%201061>
>>
>>
>>     _______________________________________________
>>     http://www.vtiger.com/
>>
>>
>
> -- 
> Richard Hills
> TechnologyWise Ltd, Tauranga, NZ
> richard at tw.co.nz
> www.technologywise.co.nz
> ph: +64 (0)7 571 1060
> fax: +64 (0)7 571 1061

-- 
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
richard at tw.co.nz
www.technologywise.co.nz
ph: +64 (0)7 571 1060
fax: +64 (0)7 571 1061

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20151014/1b6dd1fc/attachment-0001.html>


More information about the vtigercrm-developers mailing list