Rechercher une page de manuel
getauid
Langue: en
Version: 133767 (ubuntu - 01/05/08)
Section: 2 (Appels système)
BSD mandoc
NAME
getauid - Retrieve audit session IDSYNOPSIS
In bsm/audit.h Ft int Fn getauid au_id_t *auidDESCRIPTION
retrieves the active audit session ID for the current process via the Vt au_id_t pointed to by auidThis system call requires appropriate privilege to complete.
RETURN VALUES
returns 0 on success, or returns -1 on failure, providing additional error information via errnoSEE ALSO
audit(2), auditon(2), setauid(2), getaudit(2), setaudit(2), getaudit_addr2, setaudit_addr2, libbsm(3)AUTHORS
This software was created by McAfee Research, the security research division of McAfee, Inc., under contract to Apple Computer Inc. Additional authors include Wayne Salamon, Robert Watson, and SPARTA Inc.The Basic Security Module (BSM) interface to audit records and audit event stream format were defined by Sun Microsystems.
This manual page was written by An Robert Watson Aq rwatson@FreeBSD.org .
HISTORY
The OpenBSM implementation was created by McAfee Research, the security division of McAfee Inc., under contract to Apple Computer Inc. in 2004. It was subsequently adopted by the TrustedBSD Project as the foundation for the OpenBSM distribution.Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre