On Wed, 11 Nov 2009, John Andrunas wrote: > Is it possible to encrypt passwords in the resource.cfg file? Other > than file permissions/SElinux, what methods would people use to secure > the resource.cfg file?
Sure. You can put anything you want in that file. However, if you do you're also going to need to come up with a way to decrypt them when you pass them off to whatever needs them. Nagios does no processing on what's in that file other than stick those values into variables for you. What you do with those values is completely up to you. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
