[racktables-users] Re: auth question (mod_auth_tkt)

Hi
Am 28.05.2009 um 10:58 schrieb Denis Ovsienko:

The value above is just wrong, because it is never empty. For some
reason building of the security context has completely failed.

Apache conf looks like this:

   AuthType Basic
   require valid-user
   #AuthUserFile /tmp/.htpasswd
   AuthName "zz"
   TKTAuthLoginURL           https://login.x.y
   TKTAuthCookieName         racktables_auth_tkt

And the ticket conf:

$guava->SSO_createAuthTicket("racktables_auth_tkt", "/racktables/",
"user_name");

This is on racktables 0.17.0

Do you run a modified version of the code?

No, this is plain 0.17.0.

Any idea how to debug this?

Thanks,
Christian

Other related posts: