From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: No useradd/groupadd in stig.rules? Date: Fri, 25 Oct 2013 12:16:10 -0400 Message-ID: <2136018.5kBseHA8zz@x2> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Friday, October 25, 2013 12:11:34 PM leam hall wrote: > Any reason not to include the below in stig.rules, to cover GEN002750? > > ## Things that affect adding users/groups > -w /usr/sbin/useradd -p wa -k useradd > -w /usr/sbin/groupadd -p wa -k groupadd Those programs should create their own events. -Steve