[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.64 and 1.65

version 1.64, 2003/08/22 10:56:09 version 1.65, 2003/09/01 18:15:50
Line 80 
Line 80 
                                                  * /etc/passwd */                                                   * /etc/passwd */
         int     kerberos_ticket_cleanup;        /* If true, destroy ticket          int     kerberos_ticket_cleanup;        /* If true, destroy ticket
                                                  * file on logout. */                                                   * file on logout. */
         int     kerberos_tgt_passing;   /* If true, permit Kerberos TGT  
                                          * passing. */  
         int     gss_authentication;     /* If true, permit GSSAPI authentication */          int     gss_authentication;     /* If true, permit GSSAPI authentication */
         int     gss_cleanup_creds;      /* If true, destroy cred cache on logout */          int     gss_cleanup_creds;      /* If true, destroy cred cache on logout */
         int     password_authentication;        /* If true, permit password          int     password_authentication;        /* If true, permit password

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65