Date |Thu, 9 Aug 2001 14:33:37 -0400 (EDT)
>From |sachin shetty <[EMAIL PROTECTED]>

Hello!

SS> Hi
SS> i think this isnt a purely mysql specific question but surely related. I
SS> have a stick bit set on the /tmp directory(Solaris)  where the socket file
SS> resides.But there is no protection on the file because ppl apart from the
SS> owner of the file can delete the file..

SS> Sachin

You can set up socket permissions properly.
I mean what untrusted users must be removed from mysql group and socket file 
permission must
be changed to srwxrwx--- for example

You can move mysql socket file to some other path also.
For example to /var/lib/mysql/ or to /var/tmp etc...


___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   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