Xymon Mailing List Archive search

Username to Authenticate Other than bb.html?

3 messages in this thread

list David Hernandez · Sun, 19 Jul 2009 19:21:04 -0600 ·
Hi,

I was wondering if anyone could help me, I am attempting to create a username that authenticates into a specific webpage (ex. /hobbit/<companyname>.html) that is already created?

Any help would be greatly appreciated it.

Thanks.


David Hernandez
Network Analyst
ClearCore Solutions
#700, XXX - Xth Ave SW | Calgary, AB | T2P 2V7 | www.clearcore.ca<http://www.clearcore.ca/>;
tel: XXX.XXX.XXXX | fax: XXX.XXX.XXXX | mob: XXX.XXX.XXXX | user-50f3b2ac8a7e@xymon.invalid<mailto:user-50f3b2ac8a7e@xymon.invalid>
list Josh Luthman · Sun, 19 Jul 2009 21:29:00 -0400 ·
Afaik no web server will authenticate a page, just a directory.  It is
your web serve, probably Apache httpd, that you're using for this.
Hobbit/Xymon doesn't do authentication at this time.
quoted from David Hernandez

On 7/19/09, David Hernandez <user-50f3b2ac8a7e@xymon.invalid> wrote:
Hi,

I was wondering if anyone could help me, I am attempting to create a
username that authenticates into a specific webpage (ex.
/hobbit/<companyname>.html) that is already created?

Any help would be greatly appreciated it.

Thanks.


David Hernandez
Network Analyst
ClearCore Solutions
#700, XXX - Xth Ave SW | Calgary, AB | T2P 2V7 |
www.clearcore.ca<http://www.clearcore.ca/>;
tel: XXX.XXX.XXXX | fax: XXX.XXX.XXXX | mob: XXX.XXX.XXXX |
user-50f3b2ac8a7e@xymon.invalid<mailto:user-50f3b2ac8a7e@xymon.invalid>
-- 

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"When you have eliminated the impossible, that which remains, however
improbable, must be the truth."
--- Sir Arthur Conan Doyle
list Buchan Milne · Mon, 20 Jul 2009 09:20:53 +0100 ·
quoted from Josh Luthman
On Monday 20 July 2009 02:29:00 Josh Luthman wrote:
Afaik no web server will authenticate a page, just a directory.  It is
your web serve, probably Apache httpd, that you're using for this.
Hobbit/Xymon doesn't do authentication at this time.
Apache can have different authorization for any location (any part of the URL 
up to parameters).

Please consult the documentation for your web server.

Regards,
Buchan