[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.9 and 1.10

version 1.9, 2000/09/07 20:27:49 version 1.10, 2000/09/07 21:13:36
Line 55 
Line 55 
   
 /* import */  /* import */
 extern ServerOptions options;  extern ServerOptions options;
 extern char *forced_command;  
   
 /*  /*
  * Check if the user is allowed to log in via ssh. If user is listed in   * Check if the user is allowed to log in via ssh. If user is listed in

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10