PASSO 01 - INSTALAR PACOTES apt-get install ntp PASSO 02 - AJUSTAR PERMISSÕES find / -type d -name ntp_signd chown root:ntp /var/lib/samba/ntp_signd ls -ld /var/lib/samba/ntp_signd PASSO 03 - CONFIGURAR O ARQUIVO CP /etc/ntp.conf /etc/ntp.conf.bk wget http://astreinamentos.com.br/samba2.0/ntp.tar.gz tar zxvf ntp.tar.gz cat ntp.conf > /etc/ntp.conf PASSO 04 - REINICIAR O SERVIÇO /etc/init.d/ntp restart PASSO 05 - CONFIGURAR GPO http://www.sysadminlab.net/windows/configuring-ntp-on-windows-using-gpo PASSO 06 - APLIQUE A GPO NAS ESTAÇÕES Reinicia as estações ou execute o comando gpupdate /force