<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — User permission for each company/database]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7684&amp;type=atom" />
	<updated>2018-09-07T16:27:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7684</id>
		<entry>
			<title type="html"><![CDATA[Re: User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32622#p32622" />
			<content type="html"><![CDATA[<p><strong>FA is multi tenant</strong>. You can choose to hos each company in a separate database or use different table prefixes and place them in the same table. Each &quot;tenant&quot; is then chosen in the login screen. The FA code is just a single instance but each company has it&#039;s own folder for it&#039;s data files.</p><p>If you create User A in both companies with same / different passwords, FA will accept that as well, since the users table is different for each company (with either different table prefixes in the same database oand/or different databases).</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-09-07T16:27:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32622#p32622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32609#p32609" />
			<content type="html"><![CDATA[<p>Yes. I was asking for FA user and company instance. Because I notice it is currently single tenancy design. I&#039;m wondering is there any plan to enhance to multi tenancy design? So that I don&#039;t have to create many database for companies. </p><p>https://www.netsolutions.com/insights/5-reasons-why-you-should-choose-multi-tenant-architecture-for-your-saas-application/</p>]]></content>
			<author>
				<name><![CDATA[chunket]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42986</uri>
			</author>
			<updated>2018-09-06T02:06:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32609#p32609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32560#p32560" />
			<content type="html"><![CDATA[<p>This is clearly a FA user and company instance. The login system uses the company name from the <strong>$db_connections</strong> array in <strong>config_db.php</strong> file. The login user and password come from the appropriate database&#039;s <strong>users</strong> table.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-08-29T17:26:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32560#p32560</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32555#p32555" />
			<content type="html"><![CDATA[<p>Is this question about FA user or about DB user? If DB user, you can do it only if you use databases with no prefix.</p>]]></content>
			<author>
				<name><![CDATA[stefan]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20008</uri>
			</author>
			<updated>2018-08-29T11:18:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32555#p32555</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32551#p32551" />
			<content type="html"><![CDATA[<p>Sofar, the Login system is different for each company. You can create similar login credentials for both company and access it. But if you want to switch to other company, you need to logout and login again by selecting the second company from the login screen.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-08-29T10:31:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32551#p32551</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[User permission for each company/database]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32549#p32549" />
			<content type="html"><![CDATA[<p>Hi, I have created 2 company in different database. How can I create a user A who can only access company A and user B to access company B? Thanks.</p>]]></content>
			<author>
				<name><![CDATA[chunket]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42986</uri>
			</author>
			<updated>2018-08-29T08:27:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32549#p32549</id>
		</entry>
</feed>
