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

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 vali

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 vali

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