components/sudo/patches/sudoers_man_in.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 19 Jul 2011 11:37:03 -0700
changeset 423 416940827b10
parent 279 c6af843791cd
permissions -rw-r--r--
7067759 I cast Ressurect Libnet

--- sudo-1.7.4p4.orig/sudoers.man.in	Fri Jul 30 08:58:55 2010
+++ sudo-1.7.4p4/sudoers.man.in	Wed Jun  1 16:49:52 2011
@@ -1,3 +1,7 @@
+'\" t
+.\" Modified for Solaris to to add 
+.\" a note about auditing and source availability
+.\" 
 .\" Copyright (c) 1994-1996, 1998-2005, 2007-2010
 .\" 	Todd C. Miller <[email protected]>
 .\" 
@@ -1756,3 +1760,8 @@
 and fitness for a particular purpose are disclaimed.  See the \s-1LICENSE\s0
 file distributed with \fBsudo\fR or http://www.sudo.ws/sudo/license.html
 for complete details.
+.\" Begin Solaris update
+.SH NOTES
+\fBsudo\fR does not create \fBaudit\fR(2) records; for a Role Based administration
+solution that performs auditing of all actions, please refer to \fBrbac\fR(5).
+.\" End Solaris update