Syamala,
Friday, April 05, 2002, 7:30:47 AM, you wrote:

SS>     1. Is authentication check based on user table in mysql database.

user, db and host tables are used for access control.

SS>     2. If there is a unix user, then only giving password through grant
SS> command will suffice ..How the entry of that user got created in the
SS> user table.

Unix user accounts and MySQL user accounts are completely different
and has nothing to do with each other.
The information on how to add new user is in the manual on:
   http://www.mysql.com/doc/A/d/Adding_users.html
   http://www.mysql.com/doc/G/R/GRANT.html

SS> regards
SS> Syamala


-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to