O Ubuntu16.04 trava no desligamento / reinicialização após a configuração do cliente NIS

1

Eu tentei configurar o cliente NIS. mas, Meu Ubuntu levou um tempo para desligar / reiniciar após a configuração "/etc/nsswitch.conf".

versão nis

3.17-34ubuntu3

/etc/nsswitch.conf

passwd:         nis compat
group:          nis compat
shadow:         nis compat
gshadow:        files

hosts:          files dns nis
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis

log do journalctl da parte do hang

Jan 15 16:06:18 ubuntu systemd[1]: Stopped target Network is Online.
Jan 15 16:06:18 ubuntu systemd[1]: Stopped target Network.
Jan 15 16:06:18 ubuntu systemd[1]: Stopping Raise network interfaces...
Jan 15 16:07:48 ubuntu systemd[1]: networking.service: Stopping timed out.Terminating.
Jan 15 16:07:48 ubuntu systemd[1]: Stopped Raise network interfaces.
Jan 15 16:07:48 ubuntu systemd[1]: networking.service: Unit entered failed state.
Jan 15 16:07:48 ubuntu systemd[1]: networking.service: Failed with result 'timeout'.
Jan 15 16:07:48 ubuntu systemd[1]: Stopped target Local File Systems.

Algum conselho? Obrigado.

    
por newwell 15.01.2017 / 08:51

0 respostas