From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Fix a bug of parsing "acct=" in function parse_user() Date: Thu, 28 Aug 2008 15:16:05 -0400 Message-ID: <200808281516.05359.sgrubb@redhat.com> References: <48B68081.2020200@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48B68081.2020200@cn.fujitsu.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Peng Haitao Cc: audit-list List-Id: linux-audit@redhat.com On Thursday 28 August 2008 06:40:01 Peng Haitao wrote: > The value of "acct=" which is not in double quotation, cannot be right > gotten. > > The log is: > type=USER_CHAUTHTOK msg=audit(1167580800.033:178653): user pid=23192 uid=0 > auid=0 subj=root:system_r:unconfined_t:s0-s0:c0.c1023 msg='op=adding user > acct=aulog exe="/usr/sbin/useradd" (hostname=?, addr=?, terminal=pts/6 > res=success)' Thanks for providing the log entry that causes a problem. How does this show up as a problem in ausearch or aureport? Thanks, -Steve