From lowell@be-well.ilk.org  Tue Feb  1 22:22:03 2005
Return-Path: <lowell@be-well.ilk.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CE6E616A4EE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Feb 2005 22:22:03 +0000 (GMT)
Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 847D243D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Feb 2005 22:22:03 +0000 (GMT)
	(envelope-from lowell@be-well.ilk.org)
Received: (qmail 20216 invoked from network); 1 Feb 2005 22:22:03 -0000
Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145])
          (envelope-sender <lowell@be-well.ilk.org>)
          by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 1 Feb 2005 22:22:03 -0000
Received: by be-well.ilk.org (Postfix, from userid 1147)
	id 0D0BA83; Tue,  1 Feb 2005 17:22:02 -0500 (EST)
Message-Id: <20050201222202.0D0BA83@be-well.ilk.org>
Date: Tue,  1 Feb 2005 17:22:02 -0500 (EST)
From: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Reply-To: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Subject: [PATCH] cap_mkdb could be more prominently mentioned in login.conf(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76981
>Category:       docs
>Synopsis:       [PATCH] cap_mkdb could be more prominently mentioned in login.conf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 01 22:30:24 GMT 2005
>Closed-Date:    Mon Jun 27 00:05:15 GMT 2005
>Last-Modified:  Mon Jun 27 00:05:15 GMT 2005
>Originator:     Lowell Gilbert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD be-well.ilk.org 5.3-STABLE FreeBSD 5.3-STABLE #7: Sun Jan 9 17:31:34 EST 2005 root@be-well.ilk.org:/usr/src/sys/i386/compile/BE-WELL i386


	
>Description:

Users can easily miss the need to run cap_mkdb after editing /etc/login.conf.  


>How-To-Repeat:
n/a
>Fix:

Apply something like this to /usr/src/lib/libutil/login.conf.5


*** login.conf.5.ORIG   Tue Feb  1 17:13:07 2005
--- login.conf.5        Tue Feb  1 17:16:25 2005
***************
*** 74,79 ****
--- 74,86 ----
  the last name may contain upper case characters and blanks for
  readability.
  .Pp
+ The 
+ .Pa /etc/login.conf 
+ file is not referenced directly by 
+ .Xr login 1
+ so changes will not take effect until 
+ .Xr cap_mkdb 1
+ is used to compile the file into a database.
  See
  .Xr getcap 3
  for a more in-depth description of the format of a capability database.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Wed Feb 23 07:44:28 GMT 2005 
Responsible-Changed-Why:  
Take this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76981 
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Wed Feb 23 22:12:48 GMT 2005 
State-Changed-Why:  
Patch applied, MFC pending.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76981 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jun 27 00:04:41 GMT 2005 
State-Changed-Why:  
MFC complete, thanks for your submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76981 
>Unformatted:
