Re: [squid-users] deny_info page with passing login

From: Rafal Zawierta <zawierta_at_gmail.com>
Date: Fri, 29 Apr 2011 10:21:35 +0200

>> So for example user is redirected via deny_info to
>> http://mydenyserver.com/index.php
>>
>> And my page in php will exec squid_kerb_auth to receive username? You
>> mean something like this?
>>
>
> Yes, exactly that.

Well, then I don't know how to do this :(

index.php
<?php
$e = exec('/usr/lib/squid3/squid_kerb_auth');
echo $e;
?>

And from client (authenticated by kerb_auth) I get output:
BH input error

Rafal
Received on Fri Apr 29 2011 - 08:21:42 MDT

This archive was generated by hypermail 2.2.0 : Fri Apr 29 2011 - 12:00:05 MDT