Summary ntp setup on Solaris 10?



On Sun, Feb 26, 2006 at 08:27:53AM -0500, stan wrote:
I'm trying to get ntp set up on Soalris 10.

I set up /etc/inet/ntp/client like this:

server tick.usno.navy.mil
server tock.usno.navy.mil

and ran svcadm enable svc:/network/ntp:default

But I got the following in the svc log file:

[ Feb 26 08:19:01 Enabled. ]
[ Feb 26 08:19:01 Executing start method ("/lib/svc/method/xntp") ]
[ Feb 26 08:19:01 Method "start" exited with status 96 ]
r
What am I doing wronmg?


Turns out that the config file needs to be in:

/etc/inet/ntp/ntp.confg

And I had to run inetadm -d ; inetamd -e on that service agian, svccfg
would not work.

I'm guessing that inetadm rereads the config files, and svccfg does not.

--
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong Terror
- New York Times 9/3/1967
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • Re: DOCSIS vulnerability
    ... Sure, you can get a config file onto the modem, but if ... the router will not allow the cable modem to finish booting (With some kind ... > items, a syslog server, a tftp server, a time server, and a config file to ... > rate limit their customers, it's how they keep their customers ...
    (Vuln-Dev)
  • Re: Deserialization exception when using MarshalByRef object with events
    ... In your server's config file you have the element outside ... > of code from the server, client, MarshalByRef object, and .config ... > public void Start ... > public class Bomb: MarshalByRefObject ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Better way to manage DNS
    ... parser that would inturn set options on a w2k/w3k server and export the ... Justin has been working on a parser for the config file and general ... > Microsoft MVP (Windows Server System: ...
    (microsoft.public.windows.server.dns)
  • Re: Which authenttication is better
    ... > PreferredAuthentications in the config file or on the command line. ... >>hostbased method" of protocol 1 is tried first, ... >>I was presented with the server host's RSA ... >>The fingerprint from the 2nd one didn't match ...
    (comp.security.ssh)
  • Re: Re-configuring remoting from config file during application session
    ... computer the server is configured ... Private Sub frmMain_Load(ByVal sender As Object, ... > channel and formatter info is in the config file. ... > URI, when I read the config file, I get an error message stating that the ...
    (microsoft.public.dotnet.framework.remoting)