Sponsored Content
Special Forums News, Links, Events and Announcements Something of interest, maybe? Post 90443 by Eronysis on Tuesday 22nd of November 2005 04:31:20 PM
Old 11-22-2005
And which division of the homeland security force are you with again?


Joke Smilie
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Special interest Forums

Neo, i noticed that you have created a solaris forum, which i think is a good idea. i have an idea to extend upon this concept. right next to the solaris forum, there would be an HP-UX forum, an AIX forum, a Linux forum and so on. members could post their platform specific posts in the... (1 Reply)
Discussion started by: norsk hedensk
1 Replies

2. AIX

how to calculate simple interest

can u help me with this (2 Replies)
Discussion started by: abhib45
2 Replies

3. Post Here to Contact Site Administrators and Moderators

irix special interest forum?

is anyone else interested in an IRIX special interest forum like you have for some other unix varients. (3 Replies)
Discussion started by: spowers42
3 Replies

4. What is on Your Mind?

Career Interest

Hi, I am not sure which was the right section under which I could have posted this question, so I landed up here. I also know for a fact that this website is not a career conselling website, but there are certain questions that are puzzling me these days.:):) and some guidance... I have 3... (0 Replies)
Discussion started by: TH3M0Nk
0 Replies
AUDITCTL(2)						      BSD System Calls Manual						       AUDITCTL(2)

NAME
auditctl -- configure system audit parameters SYNOPSIS
#include <bsm/audit.h> int auditctl(const char *path); DESCRIPTION
The auditctl() system call directs the kernel to open a new audit trail log file. It requires an appropriate privilege. The auditctl() sys- tem call opens new files, but auditon(2) is used to disable the audit log. RETURN VALUES
Upon successful completion, the value 0 is returned; otherwise the value -1 is returned and the global variable errno is set to indicate the error. ERRORS
The auditctl() system call will fail if: [EINVAL] The path is invalid. [EPERM] The process does not have sufficient permission to complete the operation. SEE ALSO
auditon(2), libbsm(3), auditd(8) 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. AUTHORS
This software was created by McAfee Research, the security research division of McAfee, Inc., under contract to Apple Computer Inc. Addi- tional 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 Robert Watson <rwatson@FreeBSD.org>. BSD
April 19, 2005 BSD
All times are GMT -4. The time now is 07:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy