Enviado em 07/11/2013 - 10:13h
Bom dia a todos,
Estou com estações autenticando no AD, e instalei um template que lista os usuários disponíveis para login. Só que sempre tenho que restarta o kdm (services kdm restart) para então buscar os usuários.
Como faço pra atrasar a interface gráfica ou adiantar a rede?
Já tentei usar
chkconfig --level 12345s networking on
listando
root@teste:~/teste# chkconfig --list networking
networking 0:off 1:on 2:on 3:on 4:on 5:on 6:off S:on
root@teste:~/teste# chkconfig --list kdm
kdm 0:off 1:off 2:off 3:off 4:off 5:off 6:off
root@teste:~/teste# chkconfig --list x11-common
x11-common 0:off 1:off 2:off 3:off 4:off 5:off 6:off S:on
ao reiniciar ainda interface sobe antes da rede.
Estou com estações autenticando no AD, e instalei um template que lista os usuários disponíveis para login. Só que sempre tenho que restarta o kdm (services kdm restart) para então buscar os usuários.
Como faço pra atrasar a interface gráfica ou adiantar a rede?
Já tentei usar
chkconfig --level 12345s networking on
root@teste:~/teste# chkconfig --list networking
networking 0:off 1:on 2:on 3:on 4:on 5:on 6:off S:on
root@teste:~/teste# chkconfig --list kdm
kdm 0:off 1:off 2:off 3:off 4:off 5:off 6:off
root@teste:~/teste# chkconfig --list x11-common
x11-common 0:off 1:off 2:off 3:off 4:off 5:off 6:off S:on