Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 11:30:58 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/crypto/openssh-portable servconf.c
Message-ID:  <200206251830.g5PIUwg69067@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/06/25 11:30:58 PDT

  Modified files:
    crypto/openssh-portable servconf.c 
  Log:
  Heimdal has <krb5.h>, not <krb.h>.
  FreeBSD-specific server-side configuration changes:
  
   - add VersionAddendum
   - don't look for RSA keys by default
   - reduce LoginGraceTime to 120 seconds
   - disallow root logins by default
   - enable X11 forwarding by default (it's not a threat to the server)
   - enable Kerberos if we find a keytab
  
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.2       +28 -8     src/crypto/openssh-portable/servconf.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206251830.g5PIUwg69067>