Hi, I'm developing a script which'll be used in a test environment and then a production environment. So I have things like this in the script USER=<xxx> - SFTP user ID PASS=<xxx> - SFTP password HOST=<xxx> - SFTP host IP and other things for database users etc.
This doesn't look very secure, and I'll have to change this as I move between environments. What is the sensible way to do this? Does linux have inbuilt config management? Would it help? Cheers, j
-- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup
