https://bugzilla.novell.com/show_bug.cgi?id=804454 https://bugzilla.novell.com/show_bug.cgi?id=804454#c20 --- Comment #20 from Joschi Brauchle <joschibrauchle@gmx.de> 2013-04-18 16:15:55 UTC --- Yes it works on the commandline, but on my test install, the caching was enabled. I can also see that try-restart was running successfully! ------ /var/log/messages ------ 2013-04-18T11:19:52.416256-04:00 linux systemd[1]: Reloading. 2013-04-18T11:19:52.451038-04:00 linux systemd[1]: Starting System Security Services Daemon... 2013-04-18T11:19:52.578251-04:00 linux sssd: nscd socket was detected. Nscd caching capabilities may conflict with SSSD for users and groups. It is recommended not to run nscd in parallel with SSSD, unless nscd is configured not to cache the passwd, group and netgroup nsswitch maps. 2013-04-18T11:19:52.809894-04:00 linux sssd: Starting up 2013-04-18T11:19:53.057601-04:00 linux sssd[be[default]]: Starting up 2013-04-18T11:19:53.187171-04:00 linux sssd[pam]: Starting up 2013-04-18T11:19:53.190964-04:00 linux sssd[nss]: Starting up 2013-04-18T11:19:53.210196-04:00 linux systemd[1]: Started System Security Services Daemon. 2013-04-18T11:19:53.247817-04:00 linux systemd[1]: Stopping Name Service Cache Daemon... 2013-04-18T11:19:53.252838-04:00 linux systemd[1]: Starting Name Service Cache Daemon... 2013-04-18T11:19:53.254634-04:00 linux systemd[1]: Started Name Service Cache Daemon. ------ /var/log/messages ------ But look at this: ------------ # l /etc/nscd.conf -rw-r--r-- 1 root root 2343 Apr 18 11:20 /etc/nscd.conf ------------ The modify timestamp suggest that the nscd.conf was modified AFTER the try-restart! Hence nscd is still running with an incorrect config. Hence there seems to be some problem in the Yast code with the order of things? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.