public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Yu Zhiguo <yuzg@cn.fujitsu.com>
To: Steve Grubb <sgrubb@redhat.com>
Cc: audit-list <linux-audit@redhat.com>
Subject: the problem of option '-a', '-A', '-d' and '-D'
Date: Mon, 21 Jul 2008 15:15:29 +0800	[thread overview]
Message-ID: <48843791.10404@cn.fujitsu.com> (raw)

Hello steve,

  Now options '-a', '-A', '-d' and '-D' can be used simultaneously in a rule,
but just the last one of them is effective.
  This usage will make users confused, for example:
  # auditctl -a entry,always -F uid=500 -A task,always -F uid=600 -a exit,always
  is equal to:
  # auditctl -a exit,always -F uid=500 -F uid=600

  I think we'd better not allow these options be used simultaneously,
otherwise an error message will be reported.
  What's your opinion? If you agree with me, I'll make a patch.

-- 
Regards
Yu Zhiguo
--------------------------------------------------
Yu Zhiguo
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
8/F., Civil Defense Building, No.189 Guangzhou Road,
Nanjing, 210029, China
TEL: +86+25-86630566-836
COINS: 79955-836
FAX: +86+25-83317685
MAIL: yuzg@cn.fujitsu.com
--------------------------------------------------
This communication is for use by the intended recipient(s) only and may contain information that is privileged, confidential and exempt from 
disclosure under applicable law. If you are not an intended recipient of this communication, you are hereby notified that any dissemination, 
distribution or copying hereof is strictly prohibited.  If you have received this communication in error, please notify me by reply e-mail, 
permanently delete this communication from your system, and destroy any hard copies you may have printed.

             reply	other threads:[~2008-07-21  7:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21  7:15 Yu Zhiguo [this message]
2008-07-21 16:37 ` the problem of option '-a', '-A', '-d' and '-D' Steve Grubb
2008-07-22  1:24   ` Yu Zhiguo
2008-07-22 23:17     ` Steve Grubb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48843791.10404@cn.fujitsu.com \
    --to=yuzg@cn.fujitsu.com \
    --cc=linux-audit@redhat.com \
    --cc=sgrubb@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox