[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.111 and 1.112

version 1.111, 2013/12/05 01:16:41 version 1.112, 2014/01/29 06:18:35
Line 117 
Line 117 
                                                  * authentication. */                                                   * authentication. */
         int     kbd_interactive_authentication; /* If true, permit */          int     kbd_interactive_authentication; /* If true, permit */
         int     challenge_response_authentication;          int     challenge_response_authentication;
         int     zero_knowledge_password_authentication;  
                                         /* If true, permit jpake auth */  
         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     permit_user_env;        /* If true, read ~/.ssh/environment */

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112