![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2372207.1 : LSMS 13.3 : Syscheck Error "Can't cd to /root: Permission denied"
In this Document
Created from <SR 3-16840325771> Applies to:Oracle Communications EAGLE (Hardware) - Version LSMS 13.2 and laterInformation in this document applies to any platform. SymptomsThe following syscheck errors occur after upgraded to LSMS 13.3.
[root@LSMS_A ~]# syscheck Running modules in class hardware... Running modules in class lsmshc... Running modules in class net... Running modules in class proc... Running modules in class services... Running modules in class system... Running modules in class upgrade... LOG LOCATION: /var/TKLC/log/syscheck/fail_log
CauseImproper file permission found on /root directory. dr-xr-x---. 3 root root 4096 Feb 7 09:39 root
SolutionFollow the below steps:- Rectify the /root directory with the right access and execution permission. 1. Login as user root. # cd /
# chmod 555 root # ls -l dr-xr-xr-x. 3 root root 4096 Feb 7 09:39 root
Attachments This solution has no attachment |
||||||||||||||||
|