On Thursday 16 January 2003 19:29, J�rg Walter wrote:
> > [Thu Jan 16 18:55:57 2003] [crit] [client 195.1.208.96]
> > configuration error: couldn't check user. No user file?:
> > /login.xsp
> >
> > This is weird, because it seems that it falls back to Basic
> > authentication, but that's rather meaningless, I would think...
> > I've
>
> Some typo?
Now I've stared at that config for extended periods of time, diffed it
against examples from this list and so on. While my head hurts, I think
I can say that there are no typos there....
Anybody else see any typos in this....?
<Location /test/ >
AuthType Apache::AxKit::Plugin::Session
AuthName AxKitSession
PerlSetVar AxKitSessionLoginScript /login.xsp
PerlAuthenHandler Apache::AxKit::Plugin::Session->authenticate
PerlAuthzHandler Apache::AxKit::Plugin::Session->authorize
require valid-user
</Location>
But I still get the same error whenever I to access something
protected...
Any other suggestions that typos....?
BTW, my login.xsp now sets the correct cookies and seems to make a
session for me! :-) It is not protected, however, and it seems to loose
the parameters during the redirect (the redirect is something I don't
understand, I reversed a change I suppose Mark did in Auth.pm).
Best,
Kjetil
--
Kjetil Kjernsmo
Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]