Operating System - HP-UX
1834164 Members
2530 Online
110064 Solutions
New Discussion

crontab don't run in trusted system

 
SOLVED
Go to solution
attilio_1
Frequent Advisor

crontab don't run in trusted system

Hi at all

after converted server in a trusted system with sam the backup procedure in crontab don't run.

my backup script is in a folder /home/script/fbackup
and I run it from root crontab

the error I see in mail is:

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

Perhaps I have to set any event from sam ->audit and security ? or other ?

thank for help me
Attilio
2 REPLIES 2
Muthukumar_5
Honored Contributor
Solution

Re: crontab don't run in trusted system

If you convert into trusted mode, you have to recover crontab details after

# /usr/lbin/tsconvert -c
< converting into TS>

# /usr/lbin/tsconvert -p
Converting at and crontab jobs...
At and crontab files converted.

It will get all informations of cron


Easy to suggest when don't know about the problem!
doug hosking
Esteemed Contributor

Re: crontab don't run in trusted system

See patch PHCO_28980.