LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to give rightst on services to the users (https://www.linuxquestions.org/questions/linux-software-2/how-to-give-rightst-on-services-to-the-users-181337/)

varala_kanth 05-14-2004 04:34 AM

how to give rightst on services to the users
 
hello friends,

i am having mysqld in root

i have a user call x

now i want to give permisoon to x to enter into mysql and

add databases and tables

how to do this

please help in this

hw-tph 05-14-2004 09:02 AM

First, if you haven't done so already, create a password for root. Then use the GRANT command in the mysql client (as root) to add the users. Refer to these pages for more information. You might even want to download the whole manual to have a local copy if you access it often.

Håkan


All times are GMT -5. The time now is 02:49 PM.