You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Christian Klinger <ck...@novareto.de> on 2005/03/08 16:20:10 UTC

[users@httpd] mod_auth_cookie - Problem

Hello Apache Users

I dont know if this is the right place to ask????

I use Apache as a reverse (and login) Proxy for Zope!

If i use mod_auth_cookie to set the Authorization Header I see this 
traceback!

UUencoded `cklinger:klinger' as `Y2tsaW5nZXI6a2xpbmdlcgB'
AuthCookie set `cklinger:klinger'
as `Basic Y2tsaW5nZXI6a2xpbmdlcgB'


I think this is ok but as backend server I user Zope and if I encode 
'cklinger:klinger' as a base64 string in python i get as result 
'Y2tsaW5nZXI6a2xpbmdlcg=='

The Problem Zope doesen´t accept the Authorization-Header from Apache! I 
think this is because the different Base64 Encodings.

Any Tips!

Thx in advance Christian


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: mod_auth_cookie - Problem

Posted by Christian Klinger <ck...@novareto.de>.
Dirk-Willem van Gulik wrote:
> 
> On Tue, 8 Mar 2005, Christian Klinger wrote:
> 
> 
>>I use Apache as a reverse (and login) Proxy for Zope!
> 
> ..
> 
>>think this is because the different Base64 Encodings.
> 
> 
> Please tell us the exact versions of Apache and the OS you are using.

Apache runs on a SuSE-Linux System
The Apache version is:
[Tue Mar  8 17:43:46 2005] [notice] Apache/1.3.33 (Unix)


> 
> Thanks.
> 
> Dw
> 
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] mod_auth_cookie - Problem

Posted by Dirk-Willem van Gulik <di...@webweaving.org>.

On Tue, 8 Mar 2005, Christian Klinger wrote:

> I use Apache as a reverse (and login) Proxy for Zope!
..
> think this is because the different Base64 Encodings.

Please tell us the exact versions of Apache and the OS you are using.

Thanks.

Dw

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org