Re: ndb_mgmd security
Cluster is not designed to be run on a public network (where public means a network with anyone you potentially don't trust on it).
The protocols are designed for speed, not security.
Your best bet is to firewall off everything but ssh to the outside world (plus allowing your clients to connect to mysqld... but i think that's pretty obvious :)
Having a password authentication system on mgmd would be a false security - as you still have the communications between nodes (not mgm communication) to secure.
A private network is the right thing to do.
Subject
Views
Written By
Posted
3291
April 13, 2005 06:08AM
Re: ndb_mgmd security
2154
April 13, 2005 08:13PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.