[OT] Samba (was: User issues in installation. New beginner)

2001-12-05 Thread Rick Emery
:[EMAIL PROTECTED]] Sent: Wednesday, December 05, 2001 11:59 AM To: [EMAIL PROTECTED] Subject: User issues in installation. New beginner Hey people, I've just set-up mysql on a redhat version6.1 of linux. I am new to both. If i log into the machine as root I can run mysql. If I log int

Re: User issues in installation. New beginner

2001-12-05 Thread Mysql List
In General Terms: Most default linux installs do not allow root user to telnet in to the machine, this is good as a default. You need to add the user that you do logon as to the MySQL permissions. This can be found in the manual. To access your MySQL db from Access, all you need to do is install

User issues in installation. New beginner

2001-12-05 Thread Faizal Mangera
Hey people, I've just set-up mysql on a redhat version6.1 of linux. I am new to both. If i log into the machine as root I can run mysql. If I log into the machine as a normal user I can't run mysql. Is it a case of permissions in linux? I need to be able to run mysql through a telnet window on