Linux-audit Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] auditctl: add sessionid to manpage
@ 2017-06-14 16:30 Richard Guy Briggs
  2017-06-14 17:15 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Guy Briggs @ 2017-06-14 16:30 UTC (permalink / raw)
  To: linux-audit; +Cc: Richard Guy Briggs

SessionID support was added in audit-userspace 2.7, commit:
5d89887 2016-10-19 ("In libaudit, add support for rules using sessionid")

The auditctl(8) manpage update was missed at that time. Add it.

See: https://github.com/linux-audit/audit-userspace/issues/24

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
---
 docs/auditctl.8 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/auditctl.8 b/docs/auditctl.8
index d3388f2..05e389e 100644
--- a/docs/auditctl.8
+++ b/docs/auditctl.8
@@ -207,6 +207,9 @@ Process ID
 .B ppid
 Parent's Process ID
 .TP
+.B sessionid
+User's login session ID
+.TP
 .B subj_user
 Program's SE Linux User
 .TP
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] auditctl: add sessionid to manpage
  2017-06-14 16:30 [PATCH] auditctl: add sessionid to manpage Richard Guy Briggs
@ 2017-06-14 17:15 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2017-06-14 17:15 UTC (permalink / raw)
  To: Richard Guy Briggs, Paul Moore; +Cc: linux-audit

On Wednesday, June 14, 2017 12:30:26 PM EDT Richard Guy Briggs wrote:
> SessionID support was added in audit-userspace 2.7, commit:
> 5d89887 2016-10-19 ("In libaudit, add support for rules using sessionid")
> 
> The auditctl(8) manpage update was missed at that time. Add it.
> 
> See: https://github.com/linux-audit/audit-userspace/issues/24

Applied. Thanks!
-Steve

> Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
> ---
>  docs/auditctl.8 |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/docs/auditctl.8 b/docs/auditctl.8
> index d3388f2..05e389e 100644
> --- a/docs/auditctl.8
> +++ b/docs/auditctl.8
> @@ -207,6 +207,9 @@ Process ID
>  .B ppid
>  Parent's Process ID
>  .TP
> +.B sessionid
> +User's login session ID
> +.TP
>  .B subj_user
>  Program's SE Linux User
>  .TP

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-14 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 16:30 [PATCH] auditctl: add sessionid to manpage Richard Guy Briggs
2017-06-14 17:15 ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox