Re: [squid-users] --> Authenticator development

This is a discussion on Re: [squid-users] --> Authenticator development within the Squid Users forums, part of the Web Server and Related Forums category; I made a simple one, to always return OK, I called null_auth.sh, but there's a little problem: when ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-05-2003
Alex Carlos Braga Antão
 
Posts: n/a
Default Re: [squid-users] --> Authenticator development

I made a simple one, to always return OK, I called null_auth.sh, but
there's a little problem: when I kill -15 squid, it cannot kill my
authenticators.
Does squid send some caracter, or string to it to make it die ?

Here is the code:
------------
#/bin/ksh

while true
do
read usuario
echo OK
done
------------
Thanks...


Henrik Nordstrom wrote:

>On Tue, 4 Nov 2003, Alex Carlos Braga Antão wrote:
>
>
>
>>When can I find some docs about how to do an Authenticator ?
>>
>>

>
>The authenticator interface is documented in the auth_param documentation
>in squid.conf.default, and also referenced in the FAQ.
>
>The exact details varies with the authentication scheme used (basic / NTLM
>/ Digest), but I assume you are planning on writing a authenticator for
>the basic authentication sheme:
>
>from "auth_param basic program" documentation:
>
> Such a program reads a line containing "username password" and replies
> "OK" or "ERR" in an endless loop.
>
>this is really all there is to it..
>
>Regards
>Henrik
>
>
>
>


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0