System Administration Guide: Network Services

ProcedureHow to Set Up an NTP Client

  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Create the ntp.conf file.

    To activate the xntpd daemon, the ntp.conf file must first be created.


    # cd /etc/inet
    # cp ntp.client ntp.conf
    
  3. Start the xntpd daemon.


    # svcadm enable network/ntp