<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>> show grants for 'user'@'%';  now this user and the % will depend on what user are you using!</div><div><br></div><div>I guess it does not matter the content on mysql folders, only what the database shows right? i dont thing we suppose to make chnages directly on the disk for mysql.</div></div></blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span style="font-family:monospace"><span style="color:rgb(0,0,0)">MariaDB [(none)]>  show grants for 'digikam'@'localhost';     </span><br>+----------------------------------------------------------------------------------------------------------------+
<br>| Grants for digikam@localhost                                                                                   |
<br>+----------------------------------------------------------------------------------------------------------------+
<br>| GRANT SUPER ON *.* TO 'digikam'@'localhost' IDENTIFIED BY PASSWORD '*B86D61DED45FEAAB193591C66C302416B0E64CA6' |
<br>| GRANT ALL PRIVILEGES ON `digikamcoredb`.* TO 'digikam'@'localhost'                                             |
<br>| GRANT ALL PRIVILEGES ON `digikamthumbsdb`.* TO 'digikam'@'localhost'                                           |
<br>| GRANT ALL PRIVILEGES ON `digikamfacedb`.* TO 'digikam'@'localhost'                                             |
<br>+----------------------------------------------------------------------------------------------------------------+
<br><span style="font-weight:bold;color:rgb(0,0,0)">4 rows in set (0.00 sec)</span><br><span style="color:rgb(0,0,0)">
</span><br></span></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Gilles</div><div><br></div><div><br></div></div></div></div></blockquote><div>I am no expert but it seens that user 'digikam'@'localhost' dont need a password to the databases digikamcoredb, digikamthumbsdb and digikamfacedb</div><div>It only need password when using things when need super privileges right?<br></div><div><br></div><div>Just to make sure, run this comand on linux shell: </div><div>$ mysql -u digikam </div><div>and if it connects:</div><div>> show databases</div><div>You may try to insert and delete stuff on anydatabase just to verify the permissiosn if you will!</div><div><br></div><div>This test will verify if my assumpting is right.. Sorry to keep asking for commans.. i should fo it myself..</div><div><br></div><div>many people wont like this permissions for that user!</div><div><br></div><div>Thanks, great job!</div><div><br></div><div>Digikam is great!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div></div></div></div>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org" target="_blank">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div></div>