On Fri, 21 Aug 1998, Sergio Talens-Oliag wrote:
> Hola, > > On Thu, Aug 20, 1998 at 08:21:48PM -0500, Miguel Angel Hernandez Sanchez > wrote: > > > > Hola! > > > > Tengo un problema, es acerca de mi servidor NIS: tengo 10 maquinas > > conectadas a una red local y no uso shadow. Y con la version anterior > > de Debian (1.3) no tuve problema alguno, pero ahora con esta version (2.0) > > me marca lo siguiente: > > > > ****************************************************************************** > > We need some minutes to build the databases... > > Building /var/yp/Herejia/ypservers... > > Running /var/yp/Makefile... > > /bin/sh: 1: command not found > > [...] > > > Alguien tiene alguna idea de como corregir este problema?? de antemano > > Gracias!! > > Yo tuve el mismo problema hace tiempo (uso la Hamm hace tiempo), > mirando los ficheros he visto que modifiqu� el fichero /usr/lib/yp/ypinit, > lo que hice fue comentar la l�nea 112: > > 111 echo "Running $YPMAPDIR/Makefile..." > 112 # make NOPUSH=1 # STO's > 113 make > > y poner > > NOPUSH=false > > en /var/yp/Makefile (tengo un servidor secundario, si s�lo tienes uno > d�jalo a true). > > Creo que no hice m�s cambios, el hecho es que a mi as� me funciona. > > Si no te va d�melo y te mandar� las configuraciones para ver si hay > m�s cambios. > > SalU2, > > Sergio > > -- > ============================================================================= > | Sergio Talens-Oliag, Systems & Network Administrator. | > | | > | Instituto Valenciano de Investigaciones Agrarias (IVIA) | > | Carretera Moncada - Naquera, Km. 4,5 Telf: +34 6 139 10 00 | > | Apartado Oficial, 46113 Moncada (Valencia) mailto:[EMAIL PROTECTED] > | > | SPAIN http://www.ivia.es/~sto | > ============================================================================= > > > -- > Para BORRARSE, enviar un mensaje a [EMAIL PROTECTED] > que diga "unsubscribe" en el Subject. En caso de problema, escribir a > [EMAIL PROTECTED] > Ya hice lo que indicaste arriba pero sigue sin funcionar, ahora marca el siguiente error: **************************************************************************** Is this correct? [y/n: y] We need some minutes to build the databases... Building /var/yp/Herejia/ypservers... Running /var/yp/Makefile... make[1]: Entering directory `/var/yp/Herejia' Updating passwd.byname... failed to send 'clear' to local ypserv: RPC: Program not registeredUpdating passwd.byuid... failed to send 'clear' to local ypserv: RPC: Program not registeredUpdating group.byname... failed to send 'clear' to local ypserv: RPC: Program not registeredUpdating group.bygid... failed to send 'clear' to local ypserv: RPC: Program not registeredUpdating hosts.byname... **************************************************************************** Alguna idea del por que este error? De antemano gracias por cualquier ayuda que me puedan dar al respecto.

