Netware Webserver - Basic authenitication multiple requests

This is Interesting: Free IT Magazines  
Home > Archive > Netware Webserver > December 2005 > Basic authenitication multiple requests





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Basic authenitication multiple requests
Seb

2005-11-13, 7:45 am

For one site I use only basic authentication (no NDS/eDirectory/LDAP)

But my users are being asked to authenticate TWICE, even if the pages they

want to access are in the same domain (in the subfolder of the main folder
on which the authentication is asked for) Any ideas where to look? Doesn't
seem to be browser-dependentIf the user starts at the top & goes all the way
down it is OK, but jumping toie
http://website/folder/folder/folder/page.htmthe reuest for login can pop 3/4
timesSeb


Automatic Reply

2005-11-17, 5:46 pm

Sebastian,

It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.

Has your problem been resolved? If not, you might try one of the following options:

- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at http://support.novell.com in both the "free product support" and "paid product support" drop down boxes.
- You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)

If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your Novell Product Support Forums Team
http://support.novell.com/forums/

Sebastian Cerazy

2005-12-16, 7:45 am

Is it me being stupid (it is so simple) or nobody knows?

Seb

Config looks like that: (note that same site is accessible from LAN (no
authentication) and from Internet (via authentication)

<Directory "INTRANET:/extranet">
Options Indexes
#Allow internal addresses when accessing from LAN
Allow from 10.0.0.4
Allow from 10.0.3
Allow from 10.0.4
Allow from 10.0.5
Deny from all
#Deny Bordermanager reverse proxy when accessing from Internet
Deny from 10.0.0.20
order deny,allow
#Ask for authentication if accessing the page from Internet
AuthName "SPGS Students Only"
AuthType Basic
AuthUserFile "SYS:/APACHE2/Staff/.htpasswd"
Require valid-user
Satisfy Any
</Directory>

That works OK is accessing in this order:

http://servername/page.htm then http://website/folder/page.htm then
http://servername/folder/folder/page.htm

But will ask multiple times to authenticate if accessing straight away:

http://servername/folder/folder/folder/page.htm




"Seb" <sebastian.cerazy@(no_spam)spgs.org> wrote in message
news:3rFdf.644$Ay4.368@prv-forum2.provo.novell.com...
> For one site I use only basic authentication (no NDS/eDirectory/LDAP)
>
> But my users are being asked to authenticate TWICE, even if the pages they
>
> want to access are in the same domain (in the subfolder of the main folder
> on which the authentication is asked for) Any ideas where to look?

Doesn't
> seem to be browser-dependentIf the user starts at the top & goes all the

way
> down it is OK, but jumping toie
> http://website/folder/folder/folder/page.htmthe reuest for login can pop

3/4
> timesSeb
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com