[pubcookie-users] verify_fork
Ian Bicking
ianb at colorstudy.com
Thu Apr 21 12:31:00 PDT 2005
Greg Stark wrote:
> Hi everyone,
>
> sorry to bring up the verify_fork subject again, but I'm slightly
> confused on its implementation.
>
> Is the verify fork a pubcookie ONLY server component, or can i run a
> pubcookie client that authenticates against a remote keyserver first,
> and then a script via 'verify_fork' next...
Not really your question, but in my use of verify_fork I often check one
of several sources for authentication in the script. So the script
might check an htpasswd-generated file, and if the username isn't in
there checks a remote server, and so on, until it gets a difinitive yes
or no response, and exits with that response.
--
Ian Bicking / ianb at colorstudy.com / http://blog.ianbicking.org
More information about the pubcookie-users
mailing list