nscd daemon on Linux 6
Hi
We are installing 11.2.03 on Oracle Linux 6
# uname -r
2.6.39-400.24.1.el6uek.x86_64
# more /etc/redhat-release
Red Hat Enterprise Linux Server release 6.4 (Santiago)
We changed the search order for hostname by modifying the /etc/nsswitch.conf file as below
OLD ==> hosts:files dns
NEW ==> hosts:dns files
After this we are trying to restart the nscd service but it is not there on the system
We did the same thing on Linux 5 and there were no issues. Has anything changes between Linux 5 and 6
causing nscd service not to be there or is it that on Linux 6 , we need to restart some other service
We are installing 11.2.03 on Oracle Linux 6
# uname -r
2.6.39-400.24.1.el6uek.x86_64
# more /etc/redhat-release
Red Hat Enterprise Linux Server release 6.4 (Santiago)
We changed the search order for hostname by modifying the /etc/nsswitch.conf file as below
OLD ==> hosts:files dns
NEW ==> hosts:dns files
After this we are trying to restart the nscd service but it is not there on the system
We did the same thing on Linux 5 and there were no issues. Has anything changes between Linux 5 and 6
causing nscd service not to be there or is it that on Linux 6 , we need to restart some other service
1