[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.61 and 1.62

version 1.61, 2003/06/02 09:17:34 version 1.62, 2003/07/22 13:35:22
Line 84 
Line 84 
                                                  * file on logout. */                                                   * file on logout. */
         int     kerberos_tgt_passing;   /* If true, permit Kerberos TGT          int     kerberos_tgt_passing;   /* If true, permit Kerberos TGT
                                          * passing. */                                           * passing. */
         int     afs_token_passing;      /* If true, permit AFS token passing. */  
         int     password_authentication;        /* If true, permit password          int     password_authentication;        /* If true, permit password
                                                  * authentication. */                                                   * authentication. */
         int     kbd_interactive_authentication; /* If true, permit */          int     kbd_interactive_authentication; /* If true, permit */

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62