Re: problem: client/server file sharing

1997-04-15 Thread Graeme Stewart
Michael J Devine <[EMAIL PROTECTED]> writes:

> something I need to do in the etc/passwd file to get the client to
> recognize the users and passwords?

Make sure you run `make' in /var/yp after you add users to the system.
This will update the NIS maps.

Also, make sure you have the following line at the end of /etc/passwd-

+::

and /etc/group

+:::


Cheers,

Graeme


Re: problem: client/server file sharing

1997-04-14 Thread Jens B. Jorgensen
Michael J Devine wrote:
> 
> I am running debian Linux on a two machine lab... One server, one client.
> I installed the nis, netbase, and netstd packages, and followed
> nis.debian.howto to set up my net. However, when I add users to the master
> machine, the client does not recognize them as valid users.  Is there
> something I need to do in the etc/passwd file to get the client to
> recognize the users and passwords?
> 
> Any help appreciated...
> 
> Mike Devine
> Eastern Washington University

Wait, I lied! The docs say that you don't have to put the '+' line
at the end of /etc/passwd.

-- 
Jens B. Jorgensen
[EMAIL PROTECTED]


Re: problem: client/server file sharing

1997-04-14 Thread Jens B. Jorgensen
Michael J Devine wrote:
> 
> I am running debian Linux on a two machine lab... One server, one client.
> I installed the nis, netbase, and netstd packages, and followed
> nis.debian.howto to set up my net. However, when I add users to the master
> machine, the client does not recognize them as valid users.  Is there
> something I need to do in the etc/passwd file to get the client to
> recognize the users and passwords?
> 
> Any help appreciated...
> 
> Mike Devine
> Eastern Washington University

At the end of your /etc/passwd, put a line with just the '+' character.

-- 
Jens B. Jorgensen
[EMAIL PROTECTED]


problem: client/server file sharing

1997-04-14 Thread Michael J Devine
I am running debian Linux on a two machine lab... One server, one client.
I installed the nis, netbase, and netstd packages, and followed
nis.debian.howto to set up my net. However, when I add users to the master
machine, the client does not recognize them as valid users.  Is there
something I need to do in the etc/passwd file to get the client to
recognize the users and passwords?

Any help appreciated...

Mike Devine
Eastern Washington University