Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 20:17:22 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil login_class.c
Message-ID:  <200210230317.g9N3HNHO058610@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/10/22 20:17:22 PDT

  Modified files:
    lib/libutil          login_class.c 
  Log:
  If LOGIN_SETMAC is set and MAC is enabled in the kernel, then see
  if the user has a 'label' entry in their login class.  If so, attempt
  to set that label on the process as part of the credential setup.  If
  we're unable to parse the label, or unable to set the label, fail.
  In the future, we may also want to warn if a label is set but the
  kernel doesn't support MAC.
  
  Approved by:    re
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.20      +27 -0     src/lib/libutil/login_class.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?200210230317.g9N3HNHO058610>