<div dir="ltr">Perfect - thanks, I'll check it out and get back to you :)</div><div class="gmail_extra"><br><div class="gmail_quote">On 13 October 2015 at 22:15, Richard Hills - Technologywise <span dir="ltr"><<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Sent this to a user direct instead of list.. oops.<span class=""><br>
<br>
<div>On 14/10/15 09:13, Richard Hills -
Technologywise wrote:<br>
</div>
</span><blockquote type="cite"><span class="">
Looks like 6.3 release misses the file
modules/Users/authTypes/LDAP.php ?<br>
<br></span>
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...<span class=""><br>
<br>
<a href="http://pastebin.com/1jWiMZRk" target="_blank">http://pastebin.com/1jWiMZRk</a><br>
<br>
Apart from adding this, I believe all the config required is in
config.inc.php:<br>
<br>
<blockquote type="cite">$AUTHCFG['authType'] = 'LDAP';<br>
$AUTHCFG['ldap_host'] = '';<br>
$AUTHCFG['ldap_port'] = '';<br>
$AUTHCFG['ldap_basedn'] = '';<br>
$AUTHCFG['ldap_uid'] = 'uid'; //can be CN or UID depending on
ldap install<br>
$AUTHCFG['ldap_username'] = '';<br>
$AUTHCFG['ldap_pass'] = '';<br>
</blockquote>
<br>
Happy to do some more digging if this is still not enough to get
it to work for you.
<div><br>
</div>
</span><blockquote type="cite"><br>
<div class="gmail_extra"><br><div><div class="h5">
<div class="gmail_quote">On 13 October 2015 at 21:48, Richard
Hills - Technologywise <span dir="ltr"><<a href="mailto:richard@tw.co.nz" target="_blank"></a><a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> 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.
<div>
<div><br>
<br>
<div>On 14/10/15 03:42, boruapps wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div>
<div dir="ltr">fyi - we have an LDAP integration
module
<div><br>
</div>
<div><a href="http://www.boruapps.com/shop/other-integrations/ldap-authentication-module/" rel="nofollow" link="external" target="_blank">http://www.boruapps.com/shop/other-integrations/ldap-authentication-module/</a><br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div><font face="tahoma, sans-serif">Patrick
O'Brien<br>
Boru, Inc. <br>
More Sales, Better Service - Results for
Small Business<br>
Work 312-878-6461, Ext 1 <br>
Mobile 312-282-4561</font>
<div>
<div>
<div style="background-color:rgb(255,255,255)"><font face="tahoma, sans-serif">Follow us
on <a href="http://www.twitter.com/BoruApps" rel="nofollow" link="external" target="_blank">Twitter</a></font></div>
<div style="background-color:rgb(255,255,255)"><font face="tahoma, sans-serif">Like us on
<a href="http://www.facebook.com/BoruApps" rel="nofollow" link="external" target="_blank">Facebook</a></font></div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Tue, Oct 13, 2015 at
8:33 AM, socialboostdk [via vtiger CRM] <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=17646&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span>
wrote:<br>
<blockquote style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote">
<div dir="ltr">Hi Mariusz,
<div><br>
</div>
<div>Thank you! This looks very
interesting, and would be
spot-on-perfect on what I need :-)</div>
<div><br>
</div>
<div>Is it something that is portable to
VT? </div>
<div><br>
</div>
<div>Thanks!<br>
<br>
</div>
<div>Cheers,</div>
<div>Chris</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 13 October
2015 at 10:54, Mariusz Krzaczkowski <span dir="ltr"><<a href="http:///user/SendEmail.jtp?type=node&node=17645&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>></span>
wrote:<br>
<blockquote style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote">
<div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p> </p>
<p>Hi <span>Chris,</span></p>
<p>If you want an easy solution for
LDAP integration then check how we
solved it in our system.</p>
<p>The entire authorization is in
one file: <a href="https://github.com/YetiForceCompany/YetiForceCRM/blob/master/modules/Users/Users.php#L333" target="_blank"></a><a href="https://github.com/YetiForceCompany/YetiForceCRM/blob/master/modules/Users/Users.php#L333" target="_blank">https://github.com/YetiForceCompany/YetiForceCRM/blob/master/modules/Users/Users.php#L333</a></p>
<p>And the management panel you can
see here: <a href="https://gitdeveloper.yetiforce.com/index.php?module=Users&view=Auth&parent=Settings&block=1&fieldid=85" target="_blank"></a><a href="https://gitdeveloper.yetiforce.com/index.php?module=Users&view=Auth&parent=Settings&block=1&fieldid=85" target="_blank">https://gitdeveloper.yetiforce.com/index.php?module=Users&view=Auth&parent=Settings&block=1&fieldid=85</a></p>
<div>---<br>
<p>Z poważaniem / Regards</p>
<div><strong>Mariusz Krzaczkowski</strong></div>
<div><em>Director of Product
Development</em></div>
<div>M: <a
href="tel:%2B48%20884-998-123"
value="<a
href="tel:%2B48884998123"
value="<a href="tel:%2B48884998123" value="+48884998123" target="_blank">+48884998123</a>"
target="_blank"><a href="tel:%2B48884998123" value="+48884998123" target="_blank">+48884998123</a>"
target="_blank"><a
href="tel:%2B48%20884-998-123"
value="<a href="tel:%2B48884998123" value="+48884998123" target="_blank">+48884998123</a>"
target="_blank">+48
884-998-123<br>
E: <a href="http:///user/SendEmail.jtp?type=node&node=17645&i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a></div>
<hr>
<div><span>We created an
innovative open source project
called YetiForceCRM. You can
test it </span><a href="https://test.yetiforce.com/" rel="nofollow" link="external" target="_blank">here</a><span>,
</span><a href="https://github.com/YetiForceCompany/YetiForceCRM" rel="nofollow" link="external" target="_blank">download</a><span>
it for free or read its </span><a href="https://yetiforce.com/en/documentation.html" rel="nofollow" link="external" target="_blank">documentation</a><span>.
Follow us on </span><a href="https://twitter.com/YetiForceEN" rel="nofollow" link="external" target="_blank">Twitter</a><span>
to get real-time info about
new functionalities and
articles.</span></div>
</div>
<div>
<div>
<p>W dniu 2015-10-13 09:50,
socialboostdk napisał(a):</p>
</div>
</div>
<blockquote style="border-left:2px solid #cccccc;padding:0 1em" type="cite">
<div>
<div>
<div dir="ltr">Hi there,
<div> </div>
<div>It looks like there is
no LDAP integration in
vTiger?</div>
<div> </div>
<div>I found this featuring
a migration from 5.4 to
6.0: <a href="https://discussions.vtiger.com/index.php?p=/discussion/168752/vtiger-crm-6-0-rc-ldapad-auth/p1" target="_blank"></a><a href="https://discussions.vtiger.com/index.php?p=/discussion/168752/vtiger-crm-6-0-rc-ldapad-auth/p1" target="_blank">https://discussions.vtiger.com/index.php?p=/discussion/168752/vtiger-crm-6-0-rc-ldapad-auth/p1</a></div>
<div> </div>
<div>I also found this
instruction (translated to
english by Chrome): <a href="http://adminberlin.de/vtiger-crm-6-active-directory-authentication/" target="_blank"></a><a href="http://adminberlin.de/vtiger-crm-6-active-directory-authentication/" target="_blank">http://adminberlin.de/vtiger-crm-6-active-directory-authentication/</a></div>
<div> </div>
<div>Does anyone here have
any experiences with it?
I'd preferrably be using
vTiger 6.3 :-)<br>
<br>
</div>
<div>Thanks,</div>
<div>Chris</div>
</div>
<br>
</div>
</div>
<div style="margin:0;padding:0;font-family:monospace">_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="nofollow" link="external" target="_blank">http://www.vtiger.com/</a></div>
</blockquote>
</div>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="nofollow" link="external" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
</div>
<br>
_______________________________________________
<br>
<a href="http://www.vtiger.com/" rel="nofollow" link="external" target="_blank">http://www.vtiger.com/</a>
<br>
<br>
<hr size="1" noshade color="#cccccc">
<div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
<div style="font-weight:bold">If you reply
to this email, your message will be
added to the discussion below:</div>
<a href="http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-LDAP-integration-in-vTiger-6-x-tp17637p17645.html" rel="nofollow" link="external" target="_blank">http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-LDAP-integration-in-vTiger-6-x-tp17637p17645.html</a>
</div>
<div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
To start a new topic under
vtigercrm-developers, email <a href="http:///user/SendEmail.jtp?type=node&node=17646&i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a> <br>
To unsubscribe from vtiger CRM, <a rel="nofollow" link="external">click here</a>.<br>
<a href="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" rel="nofollow" style="font:9px serif" link="external" target="_blank">NAML</a>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<hr width="300" align="left"> View this message in
context: <a href="http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-LDAP-integration-in-vTiger-6-x-tp17637p17646.html" target="_blank">Re: LDAP integration in vTiger
6.x?</a><br>
Sent from the <a href="http://vtiger-crm.2324883.n4.nabble.com/vtigercrm-developers-f4.html" target="_blank">vtigercrm-developers mailing
list archive</a> at Nabble.com.<br>
<br>
<fieldset></fieldset>
<br>
</div>
</div>
<pre>_______________________________________________
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
<span><font color="#888888"> </font></span></blockquote>
<span><font color="#888888"> <br>
<pre cols="72">--
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>
<a href="http://www.technologywise.co.nz" target="_blank">www.technologywise.co.nz</a>
ph: <a href="tel:%2B64%20%280%297%20571%201060" value="+6475711060" target="_blank">+64 (0)7 571 1060</a>
fax: <a href="tel:%2B64%20%280%297%20571%201061" value="+6475711061" target="_blank">+64 (0)7 571 1061</a></pre>
</font></span></div>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
</div></div></div>
</blockquote><div><div class="h5">
<br>
<pre cols="72">--
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>
<a href="http://www.technologywise.co.nz" target="_blank">www.technologywise.co.nz</a>
ph: <a href="tel:%2B64%20%280%297%20571%201060" value="+6475711060" target="_blank">+64 (0)7 571 1060</a>
fax: <a href="tel:%2B64%20%280%297%20571%201061" value="+6475711061" target="_blank">+64 (0)7 571 1061</a></pre>
</div></div></blockquote><div><div class="h5">
<br>
<pre cols="72">--
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>
<a href="http://www.technologywise.co.nz" target="_blank">www.technologywise.co.nz</a>
ph: <a href="tel:%2B64%20%280%297%20571%201060" value="+6475711060" target="_blank">+64 (0)7 571 1060</a>
fax: <a href="tel:%2B64%20%280%297%20571%201061" value="+6475711061" target="_blank">+64 (0)7 571 1061</a></pre>
</div></div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>