From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: AUDIT(C) - Group/Role addition, deletion modification Date: Fri, 14 Jul 2017 16:56:52 -0400 Message-ID: <1981954.z9XbvCV7WO@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, July 14, 2017 4:52:36 PM EDT warron.french wrote: > Same as AUDIT(B) only for roles and groups? Also hardwired. See the user account specification. -Steve > Simply put a watch rule on /etc/group and /etc/gshadow? > > Is that really enough? Do I also monitor the executables for /bin/passwd, > /sbin/{groupadd, groupdel, groupmod, usermod}? > > Usermod, because technically, you can affect memberships of a user with > this command and also useradd? > > > Is *that *suitable? > > Is there an appropriate syscall for AUDIT(C)? > > > > -------------------------- > Warron French