LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-08-2009, 01:31 PM   #1
t0bias
Member
 
Registered: Aug 2005
Distribution: Fedora 13, RHEL 5.3, Ubuntu 10.04, Debian Lenny
Posts: 128

Rep: Reputation: 16
ProxyPass bypasses authentication


Hi,

I added these lines to my apache2.2 config:

Code:
<VirtualHost _default_:443>
    ServerName term.foo.bar.com
    ErrorLog logs/term-error_log
    CustomLog logs/term-access_log common
    <Location />
    AuthType Basic
    AuthName "Restricted Area"
    AuthUserFile /usr/local/apache/passwd/.htpasswd
    Require valid-user
    ProxyPass http://localhost:7676/ ttl=60
    ProxyPassReverse http://localhost:7676/
     </Location>
    SSLEngine on
    SSLCertificateFile /etc/pki/tls/certs/term.crt
    SSLCertificateKeyFile /etc/pki/tls/certs/term.key
</VirtualHost>
Now the ProxyPass bypasses the authentication,
anyterm just shows up to anyone.

Any ideas?

Thanks,

Toby
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mod_jk bypasses apache authentication t0bias Linux - Server 1 04-27-2008 07:52 PM
LXer: Linux kernel patch bypasses Barcelona/Phenom bug LXer Syndicated Linux News 0 12-09-2007 03:30 AM
Boot process bypasses amiro Debian 1 11-25-2007 10:35 PM
LXer: Web 2.0 Made Easy: How the Internet revolution bypasses the middlemen LXer Syndicated Linux News 0 06-12-2006 08:33 AM
MS Security Virus Email bypasses Procmail Filter lewt Linux - Security 3 09-24-2003 06:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 06:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration