08-23-2005 04:14 AM
Hi,
I have the LMS 2.1 installed in the Sun Solaris 5.8
I have the problem of backup the database; when I select Schedule backup I entry the Backup Directory, Generations, Time and Frequency after I click finish, he give the message that all think is OK: Database files will be backed up daily at XX to XX
But after this time the backup is not made, the folder backup that we created remains emptiness!!
On the other hand when we selected Backup Data Now the backup passed well.
I want to inform you that I made the upgrade to LMS 2.2 but the problem of schedule backup can not be resolved.
Can every body help me please.
Best Regards,
08-23-2005 04:33 AM
Sounds like your box got the Solaris 8 security patch that prohibits cronjobs of user accounts with *LK* property. Workaround from Cisco is to manually edit the /etc/shadow file, and change *LK* to NP, as in:
before
casuser:*LK*:12058::::::
after
casuser:NP:12058::::::
08-24-2005 01:17 AM
Hi Yjdabear,
thinks for your help.
I change the *LK* to NP in /etc/shadow but the problem persists always.
Theres another proposition please.
thinks,
best regards,
08-25-2005 11:30 AM
You may want to look at what /var/cron/log says about casuser's cronjob(s).
08-26-2005 01:53 AM
Hi Yjdabear;
Thanks for your answer.
Yes, the problem is solved. I change the *LK* to NP in /etc/shadow.
Thanks for your help.
Best regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide