You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2008-05-03 02:51:37

asemerdjian
Member
From: Los Angeles, Ca
Registered: 2008-04-16
Posts: 17

Change mySQL Database access

How does one change the mySQL database security so you can connect to the GLPI database?

I currently use the following so I may make ODBC connection:
> sudo su
> kill `cat /var/run/mysqld/mysqld.pid`
> mysqld --skip-grant-tables &

using:
Linux (Ubuntu-Gutsy Server 7.10) Apache2, Mysql-server-5, Php5
GLPI 0.70.2

The rest shouldn't matter, as I know I am able to make a connection provided I grant table access.
Just don't wish to issue it each time.

Offline

#2 2008-05-03 02:54:29

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: Change mySQL Database access

Sorry, i don't understand what is your problem.

GLPI doesn't use ODBC.

++


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#3 2008-05-03 03:01:00

asemerdjian
Member
From: Los Angeles, Ca
Registered: 2008-04-16
Posts: 17

Re: Change mySQL Database access

I use ODBC to connect to the mysql database which hosts GLPI.

Just wondering if anyone knows how to change the security on MySQL so I wouldn't provide the above commands when I make an ODBC connection.

I am using Access/Excel to make presentation reports with your live data, through an ODBC connection to your MySQL Database.

Offline

#4 2008-05-03 03:06:42

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: Change mySQL Database access

I don't understand why you need to use this command.

You must configure ODBC to provide login/password for the DB.

Not a GLPI problem.

++


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#5 2008-05-03 03:19:35

asemerdjian
Member
From: Los Angeles, Ca
Registered: 2008-04-16
Posts: 17

Re: Change mySQL Database access

You are correct it is not a GLPI problem, Ill move my question to a mysql forum. sorry.
Just wondering if anyone else has tried to do the same

We love your product, and its very useful.
thank you...

Offline

#6 2008-05-03 11:54:12

JMD
GLPI - Lead
Registered: 2004-09-13
Posts: 9,180
Website

Re: Change mySQL Database access

May  the force be with you wink


JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au  projet GLPI   : Soutenir

Offline

#7 2008-05-07 18:11:19

asemerdjian
Member
From: Los Angeles, Ca
Registered: 2008-04-16
Posts: 17

Re: Change mySQL Database access

figured it out: I used MySQL Administrator connected as root, changed my schema privileges.
thanks...
/a

Offline

Board footer

Powered by FluxBB