Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 09:19:52 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200210241619.g9OGJqWN008806@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/24 09:19:52 PDT

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Have ftpd specify the LOGIN_SETMAC flag to setlogincontext() so that
  MAC labels are set if MAC is enabled and configured for the user
  logging in.
  
  Note that lukemftpd is not considered a supported application when
  MAC is enabled, as it does not use the standard system interfaces for
  managing user contexts; if lukemftpd is used with labeled MAC policies,
  it will not properly give up privileges when switching to the user
  account.
  
  Approved by:    re
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.130     +3 -2      src/libexec/ftpd/ftpd.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?200210241619.g9OGJqWN008806>