ssh-agent not working with McAfee: a workaround with modified ssh-agent

2006-10-13 Thread Tim Beuman
Here is the missing Makefile (Makefile.txt). Tim # $Id: Makefile.in,v 1.282 2006/09/12 11:54:10 djm Exp $ # uncomment if you run a non bourne compatable shell. Ie. csh #SHELL = /usr/bin/sh AUTORECONF=autoreconf prefix=/usr/local exec_prefix=${prefix} bindir=${exec_prefix}/bin sbindir=${exec_pr

ssh-agent not working with McAfee: a workaround with modified ssh-agent

2006-10-13 Thread Tim Beuman
Hi, I made a modified version of ssh-agent so it can run under cygrunsrv under the local system account. This seems to work fine without having to disable or uninstall McAfee. Note: this is not an official update. It is a version I made for my own purposes but others might find it usable too. C