Title basically says it all, the default config.php file created when installing the CRM product/frontend (SugarCRM) that my client purchased has the MySQL db user's password stored in it in plain text?
Is there any good way to encrypt the password itself so it isn't just sitting there in the file easily readable?
Or is it just a matter of if somebody has access to the file already then you're already in a heap of trouble as they're already in your system?
Just wondering if/what the best practices for this type of situation might be?