OpenSolaris

Printable Version Enter a New Search
Bug ID 6355102
Synopsis "audit -n" should not return until the file has been switched
State 3-Accepted (Yes, that is a problem)
Category:Subcategory audit:utility
Keywords
Reported Against
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 24-November-2005
Last Update Date 16-June-2009
Description
When you run "audit -n" in a script followed by something which then tries to access the audit log file, it may not be available yet. "audit -n" should wait for the file to be switched before returning.

This mean that audit and auditd needs to rewritten to not use signals to indicate a log file switch, but rather use a door to communicate.
Work Around
N/A
Comments
N/A