dbTalk Databases Forums  

MySql - security advices for a new installation from sources

comp.databases comp.databases


Discuss MySql - security advices for a new installation from sources in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kona_iron@yahoo.fr
 
Posts: n/a

Default MySql - security advices for a new installation from sources - 08-17-2005 , 05:00 PM






Hello,
I would like to install a MySql from source.
But I also would like to compile a secure installation.
So I need somes advices about the compilation to produce that secure

My OS is Linux (Fedora C4)

Regards


Reply With Quote
  #2  
Old   
Christopher Browne
 
Posts: n/a

Default Re: MySql - security advices for a new installation from sources - 08-18-2005 , 07:33 AM






Quote:
Hello,
I would like to install a MySql from source.
But I also would like to compile a secure installation.
So I need somes advices about the compilation to produce that secure
Why would you imagine that compiling it from source would magically
result in improved security?

If you're actually interested in protecting the installation from
attacks, you might want to get the recently-released book _The
Database Hacker's Handbook: Defending Database Servers_.
<http://ca.wiley.com/WileyCDA/WileyTitle/productCd-0764578014.html>

It discusses how to break into and therefore how to defend various
database servers including MySQL(tm).

The point of compiling may be one of the smallest points of
vulnerability; numerous vulnerabilities have nothing to do with
compile options...
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://cbbrowne.com/info/
If we were meant to fly, we wouldn't keep losing our luggage.


Reply With Quote
  #3  
Old   
kona_iron@yahoo.fr
 
Posts: n/a

Default Re: MySql - security advices for a new installation from sources - 08-18-2005 , 03:31 PM



Yes, I know that compiling is one of security aspect.
But it is difficult to find any informations from a security aspect
about the process of compilation in case of MySql.
I can found a lot of articles on how-to securise an installed MySql.
A security rule is "install only the necessary".
My question was just to known which rules may I have to follow to build
a "secure" MySql. Is it realy bad to find "security" already at
compilation step ? I think no.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.