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

Diff for /src/usr.bin/ssh/auth.c between version 1.22 and 1.23

version 1.22, 2001/05/20 17:20:35 version 1.23, 2001/05/24 11:12:42
Line 248 
Line 248 
 /*  /*
  * Check a given file for security. This is defined as all components   * Check a given file for security. This is defined as all components
  * of the path to the file must either be owned by either the owner of   * of the path to the file must either be owned by either the owner of
  * of the file or root and no directories must be world writable.   * of the file or root and no directories must be group or world writable.
  *   *
  * XXX Should any specific check be done for sym links ?   * XXX Should any specific check be done for sym links ?
  *   *

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23