<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2949</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2949&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Password problem, even after reseting it at MYSQL table through PhpmyA.]]></description>
		<lastBuildDate>Wed, 16 Sep 2015 11:31:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24298#p24298</link>
			<description><![CDATA[<p>This has now been <a href="https://frontaccounting.com/fawiki/index.php?n=Main.ExtensionList">wiki</a>ed.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 16 Sep 2015 11:31:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24298#p24298</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24292#p24292</link>
			<description><![CDATA[<p>Hi</p><p>In : moduls/auth_ldap/config_ldap.php</p><p>- you will finde :</p><div class="codebox"><pre><code>$_ldap_config = array (
    // default configuration for all companies
    &#039;default&#039; =&gt; array (
        // LDAP authentication enabled?
        &#039;enabled&#039; =&gt; true,
        // LDAP configuration
        &#039;ldap&#039; =&gt; array (
            &#039;host&#039; =&gt; &#039;ldap&#039;,
            &#039;port&#039; =&gt; 389,
            &#039;domain&#039; =&gt; &#039;mycompany.com.au&#039;,
            &#039;suffix&#039; =&gt; &#039;dc=mycompany,dc=com,dc=au&#039;,
            &#039;security&#039; =&gt; 0,  // 0 = none, 1 = TLS, 2 = SSL
        ),
        // Map LDAP groups to FA roles
        // (first matching group sets the user&#039;s role)
        &#039;group_role_map&#039; =&gt; array (
            &#039;Accounts Payable&#039; =&gt; &#039;AP Officer&#039;,
            &#039;Accounts Receivable&#039; =&gt; &#039;AR Officer&#039;,
            &#039;Sales&#039; =&gt; &#039;Salesman&#039;,
            &#039;Stores&#039; =&gt; &#039;Purchase Officer&#039;,
            &#039;Managers&#039; =&gt; &#039;System Administrator&#039;,
            &#039;Wheel&#039; =&gt; &#039;System Administrator&#039;,
        ),
    ),
    // per-company overrides
    // (you can override &#039;enabled&#039;, &#039;ldap&#039;, or &#039;group_role_map&#039; keys)
    &#039;company&#039; =&gt; array (
/*
        // example: this company doesn&#039;t use any LDAP authentication
        1 =&gt; array (
            &#039;enabled&#039; =&gt; false,
        ),
        // example: this company has some separate groups just for this company
        4 =&gt; array (
            &#039;group_role_map&#039; =&gt; array (
                &#039;OtherCompany Accounts Payable&#039; =&gt; &#039;AP Officer&#039;,
                &#039;OtherCompany Accounts Receivable&#039; =&gt; &#039;AR Officer&#039;,
                &#039;OtherCompany Sales&#039; =&gt; &#039;Salesman&#039;,
                &#039;OtherCompany Stores&#039; =&gt; &#039;Purchase Officer&#039;,
                &#039;Managers&#039; =&gt; &#039;System Administrator&#039;,
                &#039;Wheel&#039; =&gt; &#039;System Administrator&#039;,
            ),
        ),
*/
    ),    </code></pre></div><p>- AND this is what you have to set as &quot;false&quot;</p><div class="codebox"><pre><code>// example: this company doesn&#039;t use any LDAP authentication
        1 =&gt; array (
            &#039;enabled&#039; =&gt; false,</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (MicCo)]]></author>
			<pubDate>Tue, 15 Sep 2015 21:21:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24292#p24292</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24291#p24291</link>
			<description><![CDATA[<p>Hi, I had the same problem. In my case the installed_extensions.php &#039;active&#039; value was 1, so I changed to 0 and the problem solved. </p><p>Thank you very much.</p><p>I strongly recommend this to be wikied up to because I&#039;ve tried several times to change table values and was able to access until I found this post.</p>]]></description>
			<author><![CDATA[null@example.com (shiki)]]></author>
			<pubDate>Tue, 15 Sep 2015 20:58:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24291#p24291</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12985#p12985</link>
			<description><![CDATA[<p>Keep in mind that changing base installed_extension.php is not enough to deactivate the extension. You have to remove the mentioned section also from company/X/installed_extensions.php files.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 31 Jul 2012 18:59:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12985#p12985</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12942#p12942</link>
			<description><![CDATA[<p>I did the same process and it did not work.. </p><p>Delete below from the installed_extensions.php should fix the problem.</p><p> 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Auth_LDAP&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;auth_ldap&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.5-1&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/auth_ldap&#039;,<br />&nbsp; ),</p>]]></description>
			<author><![CDATA[null@example.com (kyrk84)]]></author>
			<pubDate>Fri, 20 Jul 2012 21:41:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12942#p12942</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12572#p12572</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>1.1) Open the file at installed_extensions.php, set the&nbsp; &#039;active&#039; =&gt; false<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;$installed_extensions = array (<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Auth_LDAP&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;auth_ldap&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.5-1&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/auth_ldap&#039;,<br />&nbsp; ),<br />);</p><br /><p>&nbsp; &nbsp;1.2) Open the file at company/0/installed_extensions.php, set the&nbsp; &#039;active&#039; =&gt; false<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;$installed_extensions = array (<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Auth_LDAP&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;auth_ldap&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.5-1&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/auth_ldap&#039;,<br />&nbsp; ),<br />);</p><p>&nbsp; These module was submitted by myself, but if you do not have Ldap Server. It doesn&#039;t work. Hope it help.</p><p>Cheers,</p><p> tclim</p></blockquote></div><p>I tried your method without success ... version 2.3.10</p>]]></description>
			<author><![CDATA[null@example.com (benlhe)]]></author>
			<pubDate>Sat, 26 May 2012 19:06:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12572#p12572</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12295#p12295</link>
			<description><![CDATA[<p>Hi Attila/Janusz,</p><p>&nbsp; Do not activate Auth_LDAP if you do not have LDAP Server. If you have experience installed and activate Auth_LDAP and facing the Login problem. You need to De-activate it. Please follow the step below to De-activate the LDAP module.</p><p>&nbsp; 1) Edit the file located at FrontAccounting ROOT folder and also company folder. The company folder will start with company/0 company/1</p><p>&nbsp; &nbsp;1.1) Open the file at installed_extensions.php, set the&nbsp; &#039;active&#039; =&gt; false<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;$installed_extensions = array (<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Auth_LDAP&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;auth_ldap&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.5-1&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/auth_ldap&#039;,<br />&nbsp; ),<br />);</p><br /><p>&nbsp; &nbsp;1.2) Open the file at company/0/installed_extensions.php, set the&nbsp; &#039;active&#039; =&gt; false<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp;$installed_extensions = array (<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Auth_LDAP&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;auth_ldap&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.5-1&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/auth_ldap&#039;,<br />&nbsp; ),<br />);</p><p>&nbsp; These module was submitted by myself, but if you do not have Ldap Server. It doesn&#039;t work. Hope it help.</p><p>Cheers,</p><p> tclim</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Fri, 20 Apr 2012 05:49:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12295#p12295</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12294#p12294</link>
			<description><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>Did the problem appeared after switching from 2.3.9 to 2.3.10 version?<br />Janusz</p></blockquote></div><br /><p>Janusz - in my case yes,&nbsp; </p><p>On the side I was wondering if activating Auth_LDAP&nbsp; might not have caused it ?</p><p>Attila</p>]]></description>
			<author><![CDATA[null@example.com (Attila)]]></author>
			<pubDate>Fri, 20 Apr 2012 05:01:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12294#p12294</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12286#p12286</link>
			<description><![CDATA[<p>Did the problem appeared after switching from 2.3.9 to 2.3.10 version?<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Thu, 19 Apr 2012 19:57:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12286#p12286</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12278#p12278</link>
			<description><![CDATA[<p>Ok I resolved my Issue by doing the following:</p><p>1) Deleted the the 2.3.10 php files and copied my 2.3.9 back in the direcorory.</p><p>2) I could then loging using &quot;password&quot; with the admin login ( because I already done as above )</p><p>3) then coppied the new 2.3.10 php file overwrighting whate ever was in that directory.</p><p>I could then login as above and immediatly changed the passwords as needed </p><p>Peace </p><p>Attila</p>]]></description>
			<author><![CDATA[null@example.com (Attila)]]></author>
			<pubDate>Thu, 19 Apr 2012 08:28:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12278#p12278</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12277#p12277</link>
			<description><![CDATA[<p>hiya Joe </p><p>I have the same problem .....&nbsp; reset the MD5&nbsp; &nbsp;admin password to&nbsp; 5f4dcc3b5aa765d61d8327deb882cf99&nbsp; &#039;password&#039; </p><p>Still get : Incorrect Password</p><p>The user and password combination is not valid for the system.</p><p>If you are not an authorized user, please contact your system administrator to obtain an account to enable you to use the system.<br />Try again</p><p>Please help</p>]]></description>
			<author><![CDATA[null@example.com (Attila)]]></author>
			<pubDate>Thu, 19 Apr 2012 07:51:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12277#p12277</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12146#p12146</link>
			<description><![CDATA[<p>Watever solution provided in the forum, i tried all of them. Still Same problem continue. Kindly help me out</p>]]></description>
			<author><![CDATA[null@example.com (shivaflex)]]></author>
			<pubDate>Mon, 02 Apr 2012 08:58:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12146#p12146</guid>
		</item>
		<item>
			<title><![CDATA[Re: Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12133#p12133</link>
			<description><![CDATA[<p>Please make a search of &#039;password problem&#039;, before asking the same questions.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 01 Apr 2012 06:25:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12133#p12133</guid>
		</item>
		<item>
			<title><![CDATA[Password problem, even after reseting it at MYSQL table through PhpmyA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=12132#p12132</link>
			<description><![CDATA[<p>Password problem, even after reseting it at MYSQL table through PhpmyAdmin. Kindly&nbsp; post me solution of this problem.</p>]]></description>
			<author><![CDATA[null@example.com (shivaflex)]]></author>
			<pubDate>Sat, 31 Mar 2012 15:18:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=12132#p12132</guid>
		</item>
	</channel>
</rss>
