On Tue, Dec 7, 2010 at 4:27 AM, Cejo John <[email protected]> wrote: > Please help me out with selinux context. > > I have a RHEL5.4 as zrm server and the MySQL server is a fedora13. > Everything is fine if i put the selinux in the permissive mode. But when its > enabled the zrm schedular is a unable to access the > > "/var/lib/mysql/.ssh/authorized_keys" >
What is the output of ls -Z /var/lib/mysql/.ssh/authorized_keys? Does the scheduler work when you run from command line? If yes, you may want to look at MLS_LEVEL parameter in crontab. Paddy
