From: "Gilbert Sebenste" <sebenste@xxxxxxxxxxxxxxxxxxxxxx> > On Mon, 12 Apr 2004, duncan brown wrote: > > > well, you're not root... only root has /sbin/ in his $PATH by default. > > try to 'su -' over to root and then type service ntpd status and you'll > > see that it works =] > > > > -d > > > > Gilbert Sebenste said: > > > On Mon, 12 Apr 2004, William Hooper wrote: > > > > > >> On the client machine (the one you are getting the socket error on), > > >> what is the output of: > > >> > > >> $ /usr/sbin/service ntpd status > > > > > > "Command not found." > > Nope...I was root...didn't work. Excuse me a DUH moment here. Haven't you noticed that "/usr/sbin/" is a complete different directory than "/sbin/"? Of course it could not find "service" in the wrong directory. {^_^}