Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2004 08:52:04 +0900
From:      horio shoichi <bugsgrief@bugsgrief.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: NIS issue
Message-ID:  <20041010.235204.4f07a9c7ff46fcd5.10.0.3.20@bugsgrief.net>
In-Reply-To: <f994b880041010155565d1b915@mail.gmail.com>
References:  <f994b880041010155565d1b915@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Oct 2004 12:55:06 -1000
William Bierman <wbierman@gmail.com> wrote:
> Hello.  I have searched the archives for this, to no avail.
> 
> I am attempting to setup an NIS domain.  I have followed the steps in
> the handbook, and have succesfully setup my master and clients (I have
> no slave server, as this is a small domain).  The relevant information
> is propogated correctly to all slave servers, with the exception of
> master.passwd.  This contains very old information.
> 
> I do have *:::::::: in my /etc/master.passwd file on each client machine.
> /var/yp/master.passwd is chmod 600 on the master machine
> 
> Can anyone shed some light on this issue?
> 
> Thanks,
> 
> Bill
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 

Be hot on typo.

My case :

% sudo tail -1 /etc/ma*d
+:::::::::
% sudo tail -1 /etc/ma*d|wc -c
      11
%

As you see, nine colons are necessary after plus.



horio shoichi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041010.235204.4f07a9c7ff46fcd5.10.0.3.20>