Here is the nis-client-log: [ Jul 11 09:20:32 Disabled. ] [ Jul 11 09:20:33 Rereading configuration. ] [ Jul 11 09:22:51 Enabled. ] [ Jul 11 09:26:16 Executing start method ("/lib/svc/method/yp") ] [ Jul 11 09:26:17 Method "start" exited with status 0 ] [ Jul 11 09:26:17 Stopping because service disabled. ] [ Jul 11 09:26:18 Executing stop method (:kill) ]
Comparing that to the ntp-log (which is also disabled by default and enabled in the site.xml) you can see a clear difference. [ Jul 11 09:21:06 Disabled. ] [ Jul 11 09:21:06 Rereading configuration. ] [ Jul 11 09:22:51 Enabled. ] [ Jul 11 09:22:51 Executing start method ("/lib/svc/method/xntp") ] [ Jul 11 09:22:54 Method "start" exited with status 0 ] The big question is why it still thinks nis-client is disabled after it is clearly enabled?? This message posted from opensolaris.org