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

Diff for /src/usr.bin/ssh/servconf.h between version 1.57.2.2 and 1.58

version 1.57.2.2, 2002/10/11 14:51:52 version 1.58, 2002/06/20 23:05:55
Line 97 
Line 97 
         int     challenge_response_authentication;          int     challenge_response_authentication;
         int     permit_empty_passwd;    /* If false, do not permit empty          int     permit_empty_passwd;    /* If false, do not permit empty
                                          * passwords. */                                           * passwords. */
         int     permit_user_env;        /* If true, read ~/.ssh/environment */  
         int     use_login;      /* If true, login(1) is used */          int     use_login;      /* If true, login(1) is used */
         int     compression;    /* If true, compression is allowed */          int     compression;    /* If true, compression is allowed */
         int     allow_tcp_forwarding;          int     allow_tcp_forwarding;

Legend:
Removed from v.1.57.2.2  
changed lines
  Added in v.1.58