On Wed, 22 Oct 1997, Bao C. Ha wrote:
> I have the plus entries in /etc/passwd and /etc/group in the client, not
> in the master.
>
> /etc/passwd
> +:*::::
^------ This is your problem.
You must remove the asterisk, since it will overwrite the pw_passwd entry
from NIS (this is unlike SunOS). A single
+
ist enough.Greetings, Swen -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

