<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — LDAP Auth]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4420</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4420&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in LDAP Auth.]]></description>
		<lastBuildDate>Sat, 23 Nov 2013 13:38:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18535#p18535</link>
			<description><![CDATA[<div class="quotebox"><cite>barrydocks wrote:</cite><blockquote><p>I am trying to get the LDAP authentication to work with FA.&nbsp; I have tried installing the module from with in the FA set up but I just get the normal login page.</p></blockquote></div><p>Update your auth_ldap, have a look at the sample configuration file in modules/auth_ldap/config_ldap.php, and modify that configuration to suit.</p>]]></description>
			<author><![CDATA[null@example.com (Msquared)]]></author>
			<pubDate>Sat, 23 Nov 2013 13:38:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18535#p18535</guid>
		</item>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18492#p18492</link>
			<description><![CDATA[<p>Thankyou for the thumbs up! It makes it worthwhile doing it when we know we can all benefit from it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 21 Nov 2013 15:51:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18492#p18492</guid>
		</item>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18411#p18411</link>
			<description><![CDATA[<p>This kind of collaboration is why I like open source so much.&nbsp; :-)&nbsp; Thank you for maintaining the extensions in github!</p>]]></description>
			<author><![CDATA[null@example.com (Msquared)]]></author>
			<pubDate>Sun, 10 Nov 2013 16:55:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18411#p18411</guid>
		</item>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18376#p18376</link>
			<description><![CDATA[<p>It is indeed quite heartening to note that my GitHub repo has been forked by 11 people and 3 users have provided a star (*) as well.</p><p>https://www.github.com/apmuthu/frontaccounting</p><p>(*) Date of Fork with Github.com path</p><p>2013-09-30&nbsp; &nbsp; 4myPAL / frontaccounting<br />* 2013-09-05&nbsp; &nbsp; ahmedgomaa / frontaccounting<br />2013-10-14&nbsp; &nbsp; badboys0505 / frontaccounting<br />2013-09-30&nbsp; &nbsp; bregananta / frontaccounting<br />2013-04-30&nbsp; &nbsp; christianestrella / frontaccounting<br />2013-05-30&nbsp; &nbsp; dinhseva / frontaccounting<br />2013-10-14&nbsp; &nbsp; jgera / frontaccounting<br />2013-09-05&nbsp; &nbsp; MSofiaH / frontaccounting<br />2013-11-07&nbsp; &nbsp; msquared-id-au / frontaccounting<br />2013-05-30&nbsp; &nbsp; qernni / frontaccounting<br />2013-05-30&nbsp; &nbsp; TuyetVu / frontaccounting</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 08 Nov 2013 07:30:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18376#p18376</guid>
		</item>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18373#p18373</link>
			<description><![CDATA[<p>Hi!</p><p>I&#039;m making some improvements to the LDAP extension, to satisfy some of my own requirements.&nbsp; My github repo is here:</p><p>&nbsp; https://github.com/msquared-id-au/frontaccounting/tree/master/extensions/Extensions/auth_ldap</p><p>If the maintainer likes what I&#039;m doing (and I don&#039;t cause any compatibility problems for anyone else using this extension), perhaps they&#039;ll pull my changes into the FA repo for everyone to use.</p>]]></description>
			<author><![CDATA[null@example.com (Msquared)]]></author>
			<pubDate>Thu, 07 Nov 2013 15:47:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18373#p18373</guid>
		</item>
		<item>
			<title><![CDATA[Re: LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17939#p17939</link>
			<description><![CDATA[<p>I have not used LDAP extension module, but there is normal that you see normal login page. LDAP authentication is done in background, but the page used for login is the standard FA form. After installation you have to configure LDAP interface in modules/auth_ldap/config_ldap.php.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 23 Sep 2013 19:35:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17939#p17939</guid>
		</item>
		<item>
			<title><![CDATA[LDAP Auth]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17937#p17937</link>
			<description><![CDATA[<p>I am trying to get the LDAP authentication to work with FA.&nbsp; I have tried installing the module from with in the FA set up but I just get the normal login page.&nbsp; I have also tried downloading the tar.gz file but get these errors:</p><p>include_once(./includes/db/sync_db.inc): failed to open stream: No such file or directory in file: /var/www/frontaccounting/includes/session.inc at line 185<br />include_once(): Failed opening &#039;./includes/db/sync_db.inc&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in file: /var/www/frontaccounting/includes/session.inc at line 185</p><p>This is running on a Ubuntu 10.04 apache2 server with the current stable version of Frontaccounting</p><p>Any suggestions?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (barrydocks)]]></author>
			<pubDate>Mon, 23 Sep 2013 14:26:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17937#p17937</guid>
		</item>
	</channel>
</rss>
