<div dir="ltr">Because info is saved in sessions, you have (for all vtiger's) this same folder for sessions.</div><div class="gmail_extra"><br clear="all"><div><div><br></div><div><div>Z poważaniem / Regards</div><div>

Błażej Pabiszczak</div><div>M: +48.884999123<br>E: <a href="mailto:b.pabiszczak@opensaas.pl" target="_blank">b.pabiszczak@opensaas.pl</a></div></div></div>
<br><br><div class="gmail_quote">2014-05-09 9:18 GMT+02:00 polanskiman <span dir="ltr"><<a href="mailto:lefevre_paul@yahoo.fr" target="_blank">lefevre_paul@yahoo.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
<br>
I have 2 questions:<br>
<br>
1 - I have installed 2 instances of vtiger 5.4 and 1 instance of vtiger 6.<br>
Each instance works with its own database. Access to each database goes<br>
through 3 different DB users (see below). So, for the sake of god, can<br>
someone explain me why each time I log into one instance of vtiger 5.4 it<br>
logs me out of the other vtiger 5.4 instance and vice-versa. Same thing goes<br>
with vtiger 6 except that it only logs me out one time from the other<br>
instance of vtiger 5.4, then it does happen anymore. Below the<br>
*config.inc.php* code of each instance:<br>
<br>
Vitger 5.4 instance 1<br>
<br>
> $dbconfig['db_server'] = 'localhost';<br>
> $dbconfig['db_port'] = ':3306';<br>
> $dbconfig['db_username'] = 'adminA';<br>
> $dbconfig['db_password'] = '12345';<br>
> $dbconfig['db_name'] = 'DB1';<br>
> $dbconfig['db_type'] = 'mysql';<br>
> $dbconfig['db_status'] = 'true';<br>
<br>
vtiger 5.4 instance 2<br>
<br>
> $dbconfig['db_server'] = 'localhost';<br>
> $dbconfig['db_port'] = ':3306';<br>
> $dbconfig['db_username'] = 'adminB';<br>
> $dbconfig['db_password'] = '12345';<br>
> $dbconfig['db_name'] = 'DB2';<br>
> $dbconfig['db_type'] = 'mysql';<br>
> $dbconfig['db_status'] = 'true';<br>
<br>
vtiger 6<br>
<br>
> $dbconfig['db_server'] = 'localhost';<br>
> $dbconfig['db_port'] = ':3306';<br>
> $dbconfig['db_username'] = 'adminC';<br>
> $dbconfig['db_password'] = '12345';<br>
> $dbconfig['db_name'] = 'DB3';<br>
> $dbconfig['db_type'] = 'mysql';<br>
> $dbconfig['db_status'] = 'true';<br>
<br>
<br>
2 - Since I am a security freak, I have already changed access to the DBs<br>
from /root/ to some other. However, I would like to know what are the<br>
minimum permissions required for vtiger to work properly? Is it safe to deny<br>
all Administration permissions to the DB user while leaving all Data and<br>
Structure permissions?<br>
<br>
Thank you.<br>
<br>
(note: username/passwords/database names provided above are not the actual<br>
ones).<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/vtiger-5-4-and-MySQL-user-Privileges-tp10492.html" target="_blank">http://vtiger-crm.2324883.n4.nabble.com/vtiger-5-4-and-MySQL-user-Privileges-tp10492.html</a><br>


Sent from the vtigercrm-developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>