Operating System - HP-UX
1833838 Members
2518 Online
110063 Solutions
New Discussion

Re: auditing newbie help please

 
Ken Penland_1
Trusted Contributor

auditing newbie help please

We are running HPUX 11.0 in trusted mode and have just been required to turn auditing on. Most of our systems this worked without a hitch, but one V class system freaked out on us when auditing was turned on over night and sent us about 600 emails containing:

Cron: Your job did not contain a valid audit ID.
See your system administrator.

does anyone know what this means and how to fix it? I know each user has an "auditid" in their auth file, and I have a feeling one of these may be incorrect somehow, but I have no idea how to tell who, what, or why.

Help please!
'
3 REPLIES 3
Bharat Katkar
Honored Contributor

Re: auditing newbie help please

Hi,
Go thr' the doc attached, look for the Auditing Section.
That should help.
Regards,
You need to know a lot to actually know how little you know
Ken Penland_1
Trusted Contributor

Re: auditing newbie help please

Hrm, couldn't find an auditing section in that doc.

I actually found the answer shortly after I posted...I continued to research and found that the /var/spool/cron/.cronaids directory was missing so I had to run a tsconvert -p to re-create it.
'