Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 20:42:25 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults make.conf src/secure/usr.bin/ssh Makefile
Message-ID:  <200011140442.UAA44924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/11/13 20:42:25 PST

  Modified files:
    etc/defaults         make.conf 
    secure/usr.bin/ssh   Makefile 
  Log:
  Disable /usr/bin/ssh being setuid root by default.  Let the variable
  ENABLE_SUID_SSH being defined reenable it for those that want it.
  
  This follows discussion favoring the change from September.  It
  is not usually necessary to be setuid root, possibly less safe,
  and less convenient (cannot use $HOSTALIASES, for example).
  
  Submitted by:	jedgar
  
  Revision  Changes    Path
  1.132     +4 -1      src/etc/defaults/make.conf
  1.11      +3 -1      src/secure/usr.bin/ssh/Makefile



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?200011140442.UAA44924>