Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Authentication problems

Authentication problems

2005-01-16       - By Alan Lloyd [Hosting Reserve]
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Leif W wrote:

> With all the information provided, there is definitly some pieces missing.
>
> A few things in the httpd.conf file look odd at the very end.
>
> LoadModule suexec_module modules/mod_suexec.so
>
> Include /etc/httpd/conf/httpd.include
>
> AddType text/html .shtml

Yes there are there for a reason. The reason I did not mention them is
they are nothing to do with the problem I have.
>
> First of all, what are the contents of the httpd.include file?  Every
> time you include external config files, you must think of it all in
> terms of one big file with everything included recursively (i.e. if that
> httpd.include file includes yet another something.conf, a scenario I use
> regularly), because that is how it will appear to Apache.

I know. The contents are fine just the VirtualHosts for my domains.

> Second, it seems odd to have this stray LoadModule at the end.  I am not
> sure if there is still some importance for the order of module loading.

Again, its not relavant to the problem.

> In any case, it is usually much more helpful when debugging in the
> future, if all your LoadModules are in a central location, or
> assosciated with specific conf files and IfModule or IfDefine
> conditions.  Same for the AddType.  It's easier to keep track of
> everything when you group them.  It's your choice though.
>
> Ok, about the error logs, you post one error log, but it may or may not
> even be the RIGHT error log.  That would appear to be the main server
> error log.

I DID say that in the original post! There is NO information logged. NOT
EVEN A SUCESSFULL REQUEST. The log I posted is the ONLY log to contain
any information with the right timestamp!!!

 It indicates that you have multiple bogus or otherwise
> misconfigured SSL certificates.  I would fix that first to rule out any
> problems if you're trying to do the basic auth over SSL/TLS.  This may
> not be critical, as the errors seem to be about Common Name mismatches,
> which usually only cause browser notifications.  But when you have
> multiple non-critical errors working together, funky things might happen
> with no clear culprit.  But that's just my opinion to resolve them though.
>
> Does that httpd.include file define VirtualHosts, specifically one for
> tor-bay.co.uk?  Does it have it's own error and access logs?  You need
> to post the relevent bits from the relevant log files.

No see above or first post. What is the point of me posting a log with
no relevant entries??? I am a bit confused as to what you want to see.
>
> Most importantly, where is the stuff you're trying to put into .htaccess
> files or Directory blocks?  Just saying "it doesn't work" is useless if
> you don't say what "it" you're trying to do and what "it" the server is
> having a problem with.

Again please refer to my first post. I am tring to password protect a
directory! I think i did a bit more than just say "it doesn't work" I
explained in as much detail as I could the problem I had.

> And finally, there is absolutely no guarantee that one .htpasswd file
> will work with another server.  I've used Apache 2, same exact version,
> to generate htpasswd files on Win32 with MD5 and Linux with crypt, and
> the two do not always work correctly on each server.  Try using
> natively-generated .htpasswd file with test username and password, to
> rule that out as a possible problem.  

Its fine. I have re generated the .htpasswd file quite a few times.

> Though this is NOT where your problem is currently.

Yep i kind of know that much :)


  The symptom of this problem is that you get an
> auth pop up dialog (which you don't even have yet), you give the correct
> username and password, and Apache tells you it's bad.  First you need to
> fix the pop up problem, which I think might be caused by a broken
> .htaccess config.

What do you mean. You go in to lots of detail about stuff that's not
even relevant. But when it gets down to it nada. Oh well. ;)

The htaccess files syntax is correct. What else is there. If I add any
other directives they work. Just not authentication.

Thanks for taking the time to look though.

Alan

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
  "   from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.