Nagios & NEXSM

Israel Brewster israel at frontierflying.com
Tue Apr 24 18:50:22 CEST 2007


On Apr 24, 2007, at 1:52 AM, Jim Avery wrote:

> I still get 2nd authentication dialog box.
> [snip]
> Otherwise I guess you could configure Apache not to require
> authentication when supplying the .jar files.
>

I was having the same issue when I first installed NEXSM. I  
contancted the author about it, and he suggested the configure apache  
to not require authentication approach, since there is nothing in the  
jar directory that needs protection. That is done with an apache  
configuration statement like the following, just in case someone  
needs it:

<Location /nexsm/jar/>
                 Satisfy Any
                 Allow from all
</Location>

that does, of course, assume that your jar files are located at / 
nexsm/jar on your server :)

> As for signing the .jar files  I remember finding some decent (easy)
> notes on how to do that after a fair bit of googling.  Hopefully I
> bookmarked it at home because I can't find it in my bookmarks here!
> I'll have a look when I get home and get back to you.

I managed to figure it out using the documentation at <http:// 
java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/jarsigner.html> and  
<http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/keytool.html>  
but if you have more of a "how-to" available, that would probably  
make things much easier. Either way, signing the files fixed the  
installation for me (although I do still have to click a "Trust"  
dialog every time I log in)

-----------------------------------------------
Israel Brewster
Computer Support Technician
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list