public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* auditing labeled ipsec
@ 2006-10-11 20:40 Joy Latten
  2006-10-11 20:58 ` Paul Moore
  2006-10-12 12:36 ` [redhat-lspp] " Steve Grubb
  0 siblings, 2 replies; 8+ messages in thread
From: Joy Latten @ 2006-10-11 20:40 UTC (permalink / raw)
  To: redhat-lspp, linux-audit

Linux provides two apis to add/delete/manage SAs and spd.
One is netlink which was extended to do key management. The 
other is pfkeyv2, which our setkey and racoon uses.

With all that said, I am not able to figure out how to get "auid" from
pfkeyv2? I can use NETLINK_CB(skb).loginuid to get it when netlink is
used, but I don't think I can use this for pfkeyv2 since I am not using
netlink headers. I am using pfkey message headers, such as sadb_msg,
which don't include this. 

Any ideas or suggestions?

Regards,
Joy

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

end of thread, other threads:[~2006-10-13 21:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-11 20:40 auditing labeled ipsec Joy Latten
2006-10-11 20:58 ` Paul Moore
2006-10-11 21:43   ` [redhat-lspp] " Joy Latten
2006-10-11 22:23     ` Klaus Weidner
2006-10-12 12:36 ` [redhat-lspp] " Steve Grubb
2006-10-12 14:16   ` Paul Moore
2006-10-12 14:24     ` Steve Grubb
2006-10-13 21:34       ` Joy Latten

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