Search found 2 matches

by Be.Sure
Sun Mar 30, 2014 8:33 pm
Forum: Open Source Nagios Projects
Topic: passwords with #, pound symbol, hash
Replies: 2
Views: 2178

Re: passwords with #, pound symbol, hash

Thanks.

Yep was trying the "Test Command".

After editing /usr/local/nagios/etc/resource.cfg do I need to restart anything for it to load the new/edited variables?

Ended up making a new Command (CCM > Commands > Command) with the password in it.
by Be.Sure
Fri Mar 28, 2014 1:46 am
Forum: Open Source Nagios Projects
Topic: passwords with #, pound symbol, hash
Replies: 2
Views: 2178

passwords with #, pound symbol, hash

It dose not properly escape them. Treating the reset of the line as a comment.
Tried using /usr/local/nagios/etc/resource.cfg
$USER9$=secr#et

Editing in the CCM it escapes the $. $USER9$ to \$USER9\$

How do i use a password with a #, pound symbol, hash?

Nagios XI 2012R2.3