Kerberos patch for Polygraph

"Markus Moeller" <[email protected]> Sun, 16 Jan 2011 17:19:31 -0000
Newsgroups gmane.comp.web.web-polygraph.user
Message-ID <[email protected]>
Hi Polygraph list,

   Here is a patch to run polygraph against a proxy server or web server 
which requires authentication with Negotiate/Kerberos.

   The patch replace with the kerberos_auth = true; option in the Robot 
section of the configuration the Negotiate/NTLM handling with 
Negotiate/Kerberos.

   To compile Polygraph with Kerberos a MIT or Heimdal Kerberos library and 
header files must be installed.  Kerberos must be configured as documented 
in many existing reference guides.

   Accounts have to be configured on the Kerberos kdc (or Active Directory 
if Windows 2003/2008 is used) and

  credentials = [ "<Username>@<Kerberos-Domain>:<Password>" ];

   will authenticate the user against the kdc.

   It is important that hostnames are used for the proxy (or web server if 
the polygraph client is run against a web server) e.g. 
 polygraph-client --proxy proxy.suse.home:3128 --config 
simple_proxy.pg --verb_lvl 10


   Any questions or comments can be directed at huaraz at moeller.plus.com.

  Regards
  Markus

_______________________________________________
Users mailing list
Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected]
http://www.web-polygraph.org/mailman/listinfo/users
polygraph-4.0.11-kerberos-patch.zip (application/x-zip-compressed, 18.2 KB) - not displayed