[BACK]Return to pathnames.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/pathnames.h between version 1.18 and 1.19

version 1.18, 2010/02/08 10:50:20 version 1.19, 2010/02/11 20:37:47
Line 113 
Line 113 
 /* Location of ssh-keysign for hostbased authentication */  /* Location of ssh-keysign for hostbased authentication */
 #define _PATH_SSH_KEY_SIGN              "/usr/libexec/ssh-keysign"  #define _PATH_SSH_KEY_SIGN              "/usr/libexec/ssh-keysign"
   
 /* Location of ssh-keysign for hostbased authentication */  /* Location of ssh-pkcs11-helper to support keys in tokens */
 #define _PATH_SSH_PKCS11_HELPER         "/usr/libexec/ssh-pkcs11-helper"  #define _PATH_SSH_PKCS11_HELPER         "/usr/libexec/ssh-pkcs11-helper"
   
 /* xauth for X11 forwarding */  /* xauth for X11 forwarding */

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19