Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 09:10:11 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <200301081710.h08HABOU063954@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/01/08 09:10:11 PST

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  For now, set only the resource limits and process priority associated
  with a class, rather than all aspects of the class when switching
  classes for an inetd service.  Because we hard-code /daemon in the
  current inetd implementation, using SETALL has unfortunate side-effects
  involving the MAC code, and potentially other credential related
  settings in the future.  This change maintains the DoS-resistent
  aspects of the class behavior, which is all that is promised in the
  inetd man page.
  
  A larger set of diffs providing more pluggability and configurability
  was deferred for this more simple approach in the short term.
  
  Reviewed by:    ache
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.115     +2 -1      src/usr.sbin/inetd/inetd.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?200301081710.h08HABOU063954>