cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1881
Views
0
Helpful
4
Replies

Prblem Schedule Backup in LMS 2.2

omar_youn
Level 1
Level 1

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,

4 Replies 4

yjdabear
VIP Alumni
VIP Alumni

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::::::

Hi Yjdabear,

thinks for your help.

I change the *LK* to NP in /etc/shadow but the problem persists always.

There’s another proposition please.

thinks,

best regards,

You may want to look at what /var/cron/log says about casuser's cronjob(s).

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