critical impact:
audgen and audcntl - not available; use audwrite and audctl (CrUn68)
Problem description
The audgen and audcntl routines exist on Tru64 UNIX, but not on HP-UX. However, replacement technology exists in audwrite and audctl.
The audgen routine generates an audit record. The audcntl routine provides audit control. Identifiers
 audcntl |
 audgen |
|
|
|
See also
Solution description
Change calls in application code.
The auditing system is different in HP-UX and Tru64 UNIX. Therefore, audwrite and audctl are not direct replacements for audgen and audcntl. You must review your code, applicable manpages, and documentation to determine how to modify your application to use the auditing system in HP-UX. See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| KN, SEC |
C, C++ |
any HP-UX 11i version |
critical |
unavailable |
|