1: Test that you can now ssh w/o a password by entering something like: {code} -plink.exe -2 -C -i c:\home\tannenba\.ssh2\putty.ppk %1 "/bin/date" +plink.exe -2 -C -i c:\home\tannenba\.ssh2\putty.ppk bob@foobar.edu "/bin/date" {endcode} 1: Now set the GIT_SSH environment variable to be =gitssh.bat=, which is provided below. This batch file will rewrite that command git wants to run so that =runauth= is used (to get an AFS token) and also so that the correct version of Git in /unsup/git is used.