FaqSecuringMySQLPassword
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
__NOTOC__ | __NOTOC__ | ||
==How Do I Secure My MySQL Password?== | ==How Do I Secure My MySQL Password?== |
Revision as of 17:36, 6 November 2009
How Do I Secure My MySQL Password?
In NetBeans, you can opt to save the password you use to connect to the MySQL Server (the MySQL node under the Databases folder in Services).
This password is stored in your file system, and we recommend securing it using file system permissions.
The file you want to control access to is under your NetBeans user directory, with the path
config/Preferences/org/netbeans/modules/db/mysql.properties