oracle weblogic file permission issue after varying umask 022 in nodemanger/startweblogic.sh
We are facing some file permission issues in weblogic 10.3.5.0 , the log files generating are with permissions 700, But i want to change the file permissions to 744 , and I already made the changes suugested in id by oracle by changing umask to 022 in nodemanager and startweblogic.sh.
But still the log are generating with 700 permissions.
//Thanks in advance.
KESHAV.