Diferencia entre revisiones de «NIS servicio para validar usuarios/Servidor»

Contenido eliminado Contenido añadido
Sin resumen de edición
Etiquetas: eliminación de párrafos o secciones Edición desde móvil Edición vía web móvil
Sin resumen de edición
Etiquetas: Edición desde móvil Edición vía web móvil
Línea 12:
 
'''Reiniciar el servidor'''
 
==== Crear base NIS ====
 
/usr/lib/yp/ypinit -m
 
At this point, we have to construct a list of the hosts which will run NIS
servers. saladr is in the list of NIS server hosts. Please continue to add
the names for the other hosts, one per line. When you are done with the
list, type a <control D>.
next host to add: ubuntu
next host to add:
The current list of NIS servers looks like this:
 
ubuntu
 
Is this correct? [y/n: y]
 
 
'''Reiniciar NIS''' con estos comandos:
 
sudo service portmap restart
 
sudo service nis restart