ASP.NET 1.1 + IIS 5 + Nagios
ASP.NET 1.1 + IIS 5 + Nagios
am 09.08.2006 10:57:12 von danielsanberger
Hi all there,
we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
We use Integrated Windows Security.
Now we want to monitor the application by use of Nagios. It seems that
Nagios doesn't support keberos. So another idea is to additionally set
basic authentication that a monitoring-user can access the page.
My question is, can I enable basic authentication only for that one
user?
Or does someone have information about Nagios running with kerberos?
Thanks a lot
Daniel
RE: ASP.NET 1.1 + IIS 5 + Nagios
am 09.08.2006 16:46:02 von jigs4u4ever
Hi,
To monitor the web applcation using NAGIOS there is nothing to do with
"Intergrated windows authentication" or "kerberos", what you have to do is
install the nagios windows plugins available on the Nagios site to the
windows web server which will check for the service and site avilabilty at
specific time intervall, the plugin will act like a client and send the
updates to the Nagios server about the service and site status. Go for plugin
as it will give you more felxiblility as u can also monitor specific URL and
not only services.
Thanks & Regards
Jigs4u_4ever
"danielsanberger@googlemail.com" wrote:
> Hi all there,
>
> we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
> We use Integrated Windows Security.
>
> Now we want to monitor the application by use of Nagios. It seems that
> Nagios doesn't support keberos. So another idea is to additionally set
> basic authentication that a monitoring-user can access the page.
>
> My question is, can I enable basic authentication only for that one
> user?
> Or does someone have information about Nagios running with kerberos?
>
> Thanks a lot
> Daniel
>
>
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 10.08.2006 15:14:19 von danielsanberger
Hi,
we couldn't relate to that. When we access the application Nagios tries
to authentificate with NLTM and that fails!
Actually the only way, it seems to work, is with basic authentication!
We couldn't find a plugin that would help us!
Greetings
Daniel
jigs4u4ever schrieb:
> Hi,
>
> To monitor the web applcation using NAGIOS there is nothing to do with
> "Intergrated windows authentication" or "kerberos", what you have to do is
> install the nagios windows plugins available on the Nagios site to the
> windows web server which will check for the service and site avilabilty at
> specific time intervall, the plugin will act like a client and send the
> updates to the Nagios server about the service and site status. Go for plugin
> as it will give you more felxiblility as u can also monitor specific URL and
> not only services.
>
> Thanks & Regards
> Jigs4u_4ever
>
> "danielsanberger@googlemail.com" wrote:
>
> > Hi all there,
> >
> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
> > We use Integrated Windows Security.
> >
> > Now we want to monitor the application by use of Nagios. It seems that
> > Nagios doesn't support keberos. So another idea is to additionally set
> > basic authentication that a monitoring-user can access the page.
> >
> > My question is, can I enable basic authentication only for that one
> > user?
> > Or does someone have information about Nagios running with kerberos?
> >
> > Thanks a lot
> > Daniel
> >
> >
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 11.08.2006 06:30:49 von Roger Abell
Perhaps it is that they are failing to negotiate a common
version of NTLM or of NTLM signing ?
wrote in message
news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
> Hi,
>
> we couldn't relate to that. When we access the application Nagios tries
> to authentificate with NLTM and that fails!
> Actually the only way, it seems to work, is with basic authentication!
> We couldn't find a plugin that would help us!
>
> Greetings
> Daniel
>
> jigs4u4ever schrieb:
>
>> Hi,
>>
>> To monitor the web applcation using NAGIOS there is nothing to do with
>> "Intergrated windows authentication" or "kerberos", what you have to do
>> is
>> install the nagios windows plugins available on the Nagios site to the
>> windows web server which will check for the service and site avilabilty
>> at
>> specific time intervall, the plugin will act like a client and send the
>> updates to the Nagios server about the service and site status. Go for
>> plugin
>> as it will give you more felxiblility as u can also monitor specific URL
>> and
>> not only services.
>>
>> Thanks & Regards
>> Jigs4u_4ever
>>
>> "danielsanberger@googlemail.com" wrote:
>>
>> > Hi all there,
>> >
>> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
>> > We use Integrated Windows Security.
>> >
>> > Now we want to monitor the application by use of Nagios. It seems that
>> > Nagios doesn't support keberos. So another idea is to additionally set
>> > basic authentication that a monitoring-user can access the page.
>> >
>> > My question is, can I enable basic authentication only for that one
>> > user?
>> > Or does someone have information about Nagios running with kerberos?
>> >
>> > Thanks a lot
>> > Daniel
>> >
>> >
>
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 11.08.2006 09:15:08 von danielsanberger
yes, that is the problem! Any idea how to avoid that?
Roger Abell [MVP] schrieb:
> Perhaps it is that they are failing to negotiate a common
> version of NTLM or of NTLM signing ?
>
> wrote in message
> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
> > Hi,
> >
> > we couldn't relate to that. When we access the application Nagios tries
> > to authentificate with NLTM and that fails!
> > Actually the only way, it seems to work, is with basic authentication!
> > We couldn't find a plugin that would help us!
> >
> > Greetings
> > Daniel
> >
> > jigs4u4ever schrieb:
> >
> >> Hi,
> >>
> >> To monitor the web applcation using NAGIOS there is nothing to do with
> >> "Intergrated windows authentication" or "kerberos", what you have to do
> >> is
> >> install the nagios windows plugins available on the Nagios site to the
> >> windows web server which will check for the service and site avilabilty
> >> at
> >> specific time intervall, the plugin will act like a client and send the
> >> updates to the Nagios server about the service and site status. Go for
> >> plugin
> >> as it will give you more felxiblility as u can also monitor specific URL
> >> and
> >> not only services.
> >>
> >> Thanks & Regards
> >> Jigs4u_4ever
> >>
> >> "danielsanberger@googlemail.com" wrote:
> >>
> >> > Hi all there,
> >> >
> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
> >> > We use Integrated Windows Security.
> >> >
> >> > Now we want to monitor the application by use of Nagios. It seems that
> >> > Nagios doesn't support keberos. So another idea is to additionally set
> >> > basic authentication that a monitoring-user can access the page.
> >> >
> >> > My question is, can I enable basic authentication only for that one
> >> > user?
> >> > Or does someone have information about Nagios running with kerberos?
> >> >
> >> > Thanks a lot
> >> > Daniel
> >> >
> >> >
> >
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 11.08.2006 16:22:33 von Roger Abell
You just need to make certain that the allowed settings for
NTLM in the effective group policies of both machines will
allow for a common version (I use NTLM v2 only) and for
an agreed level on NTLM communications security.
It is all in the local security policy, or dominating GPOs
security options settings.
wrote in message
news:1155280508.198626.91510@i42g2000cwa.googlegroups.com...
> yes, that is the problem! Any idea how to avoid that?
>
> Roger Abell [MVP] schrieb:
>
>> Perhaps it is that they are failing to negotiate a common
>> version of NTLM or of NTLM signing ?
>>
>> wrote in message
>> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
>> > Hi,
>> >
>> > we couldn't relate to that. When we access the application Nagios tries
>> > to authentificate with NLTM and that fails!
>> > Actually the only way, it seems to work, is with basic authentication!
>> > We couldn't find a plugin that would help us!
>> >
>> > Greetings
>> > Daniel
>> >
>> > jigs4u4ever schrieb:
>> >
>> >> Hi,
>> >>
>> >> To monitor the web applcation using NAGIOS there is nothing to do with
>> >> "Intergrated windows authentication" or "kerberos", what you have to
>> >> do
>> >> is
>> >> install the nagios windows plugins available on the Nagios site to the
>> >> windows web server which will check for the service and site
>> >> avilabilty
>> >> at
>> >> specific time intervall, the plugin will act like a client and send
>> >> the
>> >> updates to the Nagios server about the service and site status. Go for
>> >> plugin
>> >> as it will give you more felxiblility as u can also monitor specific
>> >> URL
>> >> and
>> >> not only services.
>> >>
>> >> Thanks & Regards
>> >> Jigs4u_4ever
>> >>
>> >> "danielsanberger@googlemail.com" wrote:
>> >>
>> >> > Hi all there,
>> >> >
>> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server
>> >> > 2000.
>> >> > We use Integrated Windows Security.
>> >> >
>> >> > Now we want to monitor the application by use of Nagios. It seems
>> >> > that
>> >> > Nagios doesn't support keberos. So another idea is to additionally
>> >> > set
>> >> > basic authentication that a monitoring-user can access the page.
>> >> >
>> >> > My question is, can I enable basic authentication only for that one
>> >> > user?
>> >> > Or does someone have information about Nagios running with kerberos?
>> >> >
>> >> > Thanks a lot
>> >> > Daniel
>> >> >
>> >> >
>> >
>
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 16.08.2006 11:07:35 von danielsanberger
Hi,
are you talking about the Core AddOn NRPE?
Greetings
jigs4u4ever schrieb:
> Hi,
>
> To monitor the web applcation using NAGIOS there is nothing to do with
> "Intergrated windows authentication" or "kerberos", what you have to do is
> install the nagios windows plugins available on the Nagios site to the
> windows web server which will check for the service and site avilabilty at
> specific time intervall, the plugin will act like a client and send the
> updates to the Nagios server about the service and site status. Go for plugin
> as it will give you more felxiblility as u can also monitor specific URL and
> not only services.
>
> Thanks & Regards
> Jigs4u_4ever
>
> "danielsanberger@googlemail.com" wrote:
>
> > Hi all there,
> >
> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server 2000.
> > We use Integrated Windows Security.
> >
> > Now we want to monitor the application by use of Nagios. It seems that
> > Nagios doesn't support keberos. So another idea is to additionally set
> > basic authentication that a monitoring-user can access the page.
> >
> > My question is, can I enable basic authentication only for that one
> > user?
> > Or does someone have information about Nagios running with kerberos?
> >
> > Thanks a lot
> > Daniel
> >
> >
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 16.08.2006 11:09:12 von danielsanberger
hmmm, I didn't mention that our Nagios is running under Linux. We don`t
know how to teach NTLM to Linux!?
Roger Abell [MVP] schrieb:
> You just need to make certain that the allowed settings for
> NTLM in the effective group policies of both machines will
> allow for a common version (I use NTLM v2 only) and for
> an agreed level on NTLM communications security.
> It is all in the local security policy, or dominating GPOs
> security options settings.
>
> wrote in message
> news:1155280508.198626.91510@i42g2000cwa.googlegroups.com...
> > yes, that is the problem! Any idea how to avoid that?
> >
> > Roger Abell [MVP] schrieb:
> >
> >> Perhaps it is that they are failing to negotiate a common
> >> version of NTLM or of NTLM signing ?
> >>
> >> wrote in message
> >> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
> >> > Hi,
> >> >
> >> > we couldn't relate to that. When we access the application Nagios tries
> >> > to authentificate with NLTM and that fails!
> >> > Actually the only way, it seems to work, is with basic authentication!
> >> > We couldn't find a plugin that would help us!
> >> >
> >> > Greetings
> >> > Daniel
> >> >
> >> > jigs4u4ever schrieb:
> >> >
> >> >> Hi,
> >> >>
> >> >> To monitor the web applcation using NAGIOS there is nothing to do with
> >> >> "Intergrated windows authentication" or "kerberos", what you have to
> >> >> do
> >> >> is
> >> >> install the nagios windows plugins available on the Nagios site to the
> >> >> windows web server which will check for the service and site
> >> >> avilabilty
> >> >> at
> >> >> specific time intervall, the plugin will act like a client and send
> >> >> the
> >> >> updates to the Nagios server about the service and site status. Go for
> >> >> plugin
> >> >> as it will give you more felxiblility as u can also monitor specific
> >> >> URL
> >> >> and
> >> >> not only services.
> >> >>
> >> >> Thanks & Regards
> >> >> Jigs4u_4ever
> >> >>
> >> >> "danielsanberger@googlemail.com" wrote:
> >> >>
> >> >> > Hi all there,
> >> >> >
> >> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server
> >> >> > 2000.
> >> >> > We use Integrated Windows Security.
> >> >> >
> >> >> > Now we want to monitor the application by use of Nagios. It seems
> >> >> > that
> >> >> > Nagios doesn't support keberos. So another idea is to additionally
> >> >> > set
> >> >> > basic authentication that a monitoring-user can access the page.
> >> >> >
> >> >> > My question is, can I enable basic authentication only for that one
> >> >> > user?
> >> >> > Or does someone have information about Nagios running with kerberos?
> >> >> >
> >> >> > Thanks a lot
> >> >> > Daniel
> >> >> >
> >> >> >
> >> >
> >
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 19.08.2006 07:36:10 von Roger Abell
hmmmm . . .
well, samba does teach it ot linux, but I am not sure nagios would use it
wrote in message
news:1155719351.993941.97240@p79g2000cwp.googlegroups.com...
> hmmm, I didn't mention that our Nagios is running under Linux. We don`t
> know how to teach NTLM to Linux!?
>
>
>
> Roger Abell [MVP] schrieb:
>
>> You just need to make certain that the allowed settings for
>> NTLM in the effective group policies of both machines will
>> allow for a common version (I use NTLM v2 only) and for
>> an agreed level on NTLM communications security.
>> It is all in the local security policy, or dominating GPOs
>> security options settings.
>>
>> wrote in message
>> news:1155280508.198626.91510@i42g2000cwa.googlegroups.com...
>> > yes, that is the problem! Any idea how to avoid that?
>> >
>> > Roger Abell [MVP] schrieb:
>> >
>> >> Perhaps it is that they are failing to negotiate a common
>> >> version of NTLM or of NTLM signing ?
>> >>
>> >> wrote in message
>> >> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
>> >> > Hi,
>> >> >
>> >> > we couldn't relate to that. When we access the application Nagios
>> >> > tries
>> >> > to authentificate with NLTM and that fails!
>> >> > Actually the only way, it seems to work, is with basic
>> >> > authentication!
>> >> > We couldn't find a plugin that would help us!
>> >> >
>> >> > Greetings
>> >> > Daniel
>> >> >
>> >> > jigs4u4ever schrieb:
>> >> >
>> >> >> Hi,
>> >> >>
>> >> >> To monitor the web applcation using NAGIOS there is nothing to do
>> >> >> with
>> >> >> "Intergrated windows authentication" or "kerberos", what you have
>> >> >> to
>> >> >> do
>> >> >> is
>> >> >> install the nagios windows plugins available on the Nagios site to
>> >> >> the
>> >> >> windows web server which will check for the service and site
>> >> >> avilabilty
>> >> >> at
>> >> >> specific time intervall, the plugin will act like a client and send
>> >> >> the
>> >> >> updates to the Nagios server about the service and site status. Go
>> >> >> for
>> >> >> plugin
>> >> >> as it will give you more felxiblility as u can also monitor
>> >> >> specific
>> >> >> URL
>> >> >> and
>> >> >> not only services.
>> >> >>
>> >> >> Thanks & Regards
>> >> >> Jigs4u_4ever
>> >> >>
>> >> >> "danielsanberger@googlemail.com" wrote:
>> >> >>
>> >> >> > Hi all there,
>> >> >> >
>> >> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Server
>> >> >> > 2000.
>> >> >> > We use Integrated Windows Security.
>> >> >> >
>> >> >> > Now we want to monitor the application by use of Nagios. It seems
>> >> >> > that
>> >> >> > Nagios doesn't support keberos. So another idea is to
>> >> >> > additionally
>> >> >> > set
>> >> >> > basic authentication that a monitoring-user can access the page.
>> >> >> >
>> >> >> > My question is, can I enable basic authentication only for that
>> >> >> > one
>> >> >> > user?
>> >> >> > Or does someone have information about Nagios running with
>> >> >> > kerberos?
>> >> >> >
>> >> >> > Thanks a lot
>> >> >> > Daniel
>> >> >> >
>> >> >> >
>> >> >
>> >
>
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 19.08.2006 15:25:09 von danielsanberger
ok, think we=B4re gonna leave it since it is to complicated... we solved
it in the way that we enabled basic authentication just for that one
..aspx-site. That is all and it works ;)
Thanks for your help
Daniel
Roger Abell [MVP] schrieb:
> hmmmm . . .
> well, samba does teach it ot linux, but I am not sure nagios would use it
>
>
> wrote in message
> news:1155719351.993941.97240@p79g2000cwp.googlegroups.com...
> > hmmm, I didn't mention that our Nagios is running under Linux. We don`t
> > know how to teach NTLM to Linux!?
> >
> >
> >
> > Roger Abell [MVP] schrieb:
> >
> >> You just need to make certain that the allowed settings for
> >> NTLM in the effective group policies of both machines will
> >> allow for a common version (I use NTLM v2 only) and for
> >> an agreed level on NTLM communications security.
> >> It is all in the local security policy, or dominating GPOs
> >> security options settings.
> >>
> >> wrote in message
> >> news:1155280508.198626.91510@i42g2000cwa.googlegroups.com...
> >> > yes, that is the problem! Any idea how to avoid that?
> >> >
> >> > Roger Abell [MVP] schrieb:
> >> >
> >> >> Perhaps it is that they are failing to negotiate a common
> >> >> version of NTLM or of NTLM signing ?
> >> >>
> >> >> wrote in message
> >> >> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
> >> >> > Hi,
> >> >> >
> >> >> > we couldn't relate to that. When we access the application Nagios
> >> >> > tries
> >> >> > to authentificate with NLTM and that fails!
> >> >> > Actually the only way, it seems to work, is with basic
> >> >> > authentication!
> >> >> > We couldn't find a plugin that would help us!
> >> >> >
> >> >> > Greetings
> >> >> > Daniel
> >> >> >
> >> >> > jigs4u4ever schrieb:
> >> >> >
> >> >> >> Hi,
> >> >> >>
> >> >> >> To monitor the web applcation using NAGIOS there is nothing to do
> >> >> >> with
> >> >> >> "Intergrated windows authentication" or "kerberos", what you have
> >> >> >> to
> >> >> >> do
> >> >> >> is
> >> >> >> install the nagios windows plugins available on the Nagios site =
to
> >> >> >> the
> >> >> >> windows web server which will check for the service and site
> >> >> >> avilabilty
> >> >> >> at
> >> >> >> specific time intervall, the plugin will act like a client and s=
end
> >> >> >> the
> >> >> >> updates to the Nagios server about the service and site status. =
Go
> >> >> >> for
> >> >> >> plugin
> >> >> >> as it will give you more felxiblility as u can also monitor
> >> >> >> specific
> >> >> >> URL
> >> >> >> and
> >> >> >> not only services.
> >> >> >>
> >> >> >> Thanks & Regards
> >> >> >> Jigs4u_4ever
> >> >> >>
> >> >> >> "danielsanberger@googlemail.com" wrote:
> >> >> >>
> >> >> >> > Hi all there,
> >> >> >> >
> >> >> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Ser=
ver
> >> >> >> > 2000.
> >> >> >> > We use Integrated Windows Security.
> >> >> >> >
> >> >> >> > Now we want to monitor the application by use of Nagios. It se=
ems
> >> >> >> > that
> >> >> >> > Nagios doesn't support keberos. So another idea is to
> >> >> >> > additionally
> >> >> >> > set
> >> >> >> > basic authentication that a monitoring-user can access the pag=
e
> >> >> >> >
> >> >> >> > My question is, can I enable basic authentication only for that
> >> >> >> > one
> >> >> >> > user?
> >> >> >> > Or does someone have information about Nagios running with
> >> >> >> > kerberos?
> >> >> >> >
> >> >> >> > Thanks a lot
> >> >> >> > Daniel
> >> >> >> >
> >> >> >> >
> >> >> >
> >> >
> >
Re: ASP.NET 1.1 + IIS 5 + Nagios
am 19.08.2006 15:25:29 von danielsanberger
ok, think we=B4re gonna leave it since it is to complicated... we solved
it in the way that we enabled basic authentication just for that one
..aspx-site. That is all and it works ;)
Thanks for your help
Daniel
Roger Abell [MVP] schrieb:
> hmmmm . . .
> well, samba does teach it ot linux, but I am not sure nagios would use it
>
>
> wrote in message
> news:1155719351.993941.97240@p79g2000cwp.googlegroups.com...
> > hmmm, I didn't mention that our Nagios is running under Linux. We don`t
> > know how to teach NTLM to Linux!?
> >
> >
> >
> > Roger Abell [MVP] schrieb:
> >
> >> You just need to make certain that the allowed settings for
> >> NTLM in the effective group policies of both machines will
> >> allow for a common version (I use NTLM v2 only) and for
> >> an agreed level on NTLM communications security.
> >> It is all in the local security policy, or dominating GPOs
> >> security options settings.
> >>
> >> wrote in message
> >> news:1155280508.198626.91510@i42g2000cwa.googlegroups.com...
> >> > yes, that is the problem! Any idea how to avoid that?
> >> >
> >> > Roger Abell [MVP] schrieb:
> >> >
> >> >> Perhaps it is that they are failing to negotiate a common
> >> >> version of NTLM or of NTLM signing ?
> >> >>
> >> >> wrote in message
> >> >> news:1155215659.271331.192040@h48g2000cwc.googlegroups.com.. .
> >> >> > Hi,
> >> >> >
> >> >> > we couldn't relate to that. When we access the application Nagios
> >> >> > tries
> >> >> > to authentificate with NLTM and that fails!
> >> >> > Actually the only way, it seems to work, is with basic
> >> >> > authentication!
> >> >> > We couldn't find a plugin that would help us!
> >> >> >
> >> >> > Greetings
> >> >> > Daniel
> >> >> >
> >> >> > jigs4u4ever schrieb:
> >> >> >
> >> >> >> Hi,
> >> >> >>
> >> >> >> To monitor the web applcation using NAGIOS there is nothing to do
> >> >> >> with
> >> >> >> "Intergrated windows authentication" or "kerberos", what you have
> >> >> >> to
> >> >> >> do
> >> >> >> is
> >> >> >> install the nagios windows plugins available on the Nagios site =
to
> >> >> >> the
> >> >> >> windows web server which will check for the service and site
> >> >> >> avilabilty
> >> >> >> at
> >> >> >> specific time intervall, the plugin will act like a client and s=
end
> >> >> >> the
> >> >> >> updates to the Nagios server about the service and site status. =
Go
> >> >> >> for
> >> >> >> plugin
> >> >> >> as it will give you more felxiblility as u can also monitor
> >> >> >> specific
> >> >> >> URL
> >> >> >> and
> >> >> >> not only services.
> >> >> >>
> >> >> >> Thanks & Regards
> >> >> >> Jigs4u_4ever
> >> >> >>
> >> >> >> "danielsanberger@googlemail.com" wrote:
> >> >> >>
> >> >> >> > Hi all there,
> >> >> >> >
> >> >> >> > we have a APS.NET 1.1 Application running on IIS 5 and SQL Ser=
ver
> >> >> >> > 2000.
> >> >> >> > We use Integrated Windows Security.
> >> >> >> >
> >> >> >> > Now we want to monitor the application by use of Nagios. It se=
ems
> >> >> >> > that
> >> >> >> > Nagios doesn't support keberos. So another idea is to
> >> >> >> > additionally
> >> >> >> > set
> >> >> >> > basic authentication that a monitoring-user can access the pag=
e
> >> >> >> >
> >> >> >> > My question is, can I enable basic authentication only for that
> >> >> >> > one
> >> >> >> > user?
> >> >> >> > Or does someone have information about Nagios running with
> >> >> >> > kerberos?
> >> >> >> >
> >> >> >> > Thanks a lot
> >> >> >> > Daniel
> >> >> >> >
> >> >> >> >
> >> >> >
> >> >
> >