Marnix, Friday, April 05, 2002, 10:15:56 AM, you wrote: MV> I am setting up a mysql database and have a questions about users. MV> I would like everybody to have the possibility to consult the database MV> without having to introduce a user and /or password (even not showing the MV> screen for user and password). MV> Only a few people will have to possibility to insert or modify data. Those MV> people would have to introduce a user and a password. MV> Is this possible and how should I do this.
You can set up basic privileges (f.e. SELECT privileges) for default user '' and more privileges to your certain users. Look at: http://www.mysql.com/doc/G/R/GRANT.html MV> Thank you very much in advance for your help. MV> Marnix -- 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