Date: Tue, 3 Jan 1995 12:52:31 -0600 (CST) From: faulkner@mpd.tandem.com (Boyd Faulkner) To: Remy.Card@masi.ibp.fr (Remy CARD) Cc: terry@cs.weber.edu, faulkner@devnull.mpd.tandem.com, hackers@freebsd.org Subject: Re: nfs: how bad is it? Message-ID: <9501031852.AA13790@olympus> In-Reply-To: <199501031829.TAA01718@ares.ibp.fr> from "Remy CARD" at Jan 3, 95 07:29:55 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > a file. I have the same uid and gid I do from the Sun but the /etc/group > > > file is not set to use NIS. > > > > > The problem is the format of the entry that goes at the end of the group > > file; unfortunately, I can't access my system right now, and it changed > > from 1.1.5 to 2.0 anyway. > > > > This really should be a simple '+' or '+:', but is not. > > Actually, I had to add a line: > +::: > to the end of the /etc/group file. When I tried to use '+:' like > on Sun workstations, login dumped core :-( I think that there is a bug in > a library function which does not check the lines in /etc/group before > using them. > > Terry Lambert > Remy > +::: works fine. I expanded the permissions in my test directory to 777 and created a file. To my surprise. > >bozo1 [faulkner@greylan2] /usr/people/casio21/faulkner/greylan2 > ls -als total 10 0 drwxrwxrwx 2 faulkner kdev 96 Jan 3 12:49 . 10 drwxr-xr-x 35 faulkner kdev 5120 Jan 3 10:26 .. 0 -rw-r--r-- 1 faulkner kdev 0 Jan 3 10:36 .login 0 -rw-r--r-- 1 sp 60001 0 Jan 3 12:49 bozo1 sp is a user with uid=60001. I had removed the man line from /etc/group and both passwd and group files use NIS. I umounted the filesystem and remounted. No change. My mount command is mount_nfs -i -t 30 casio-gw:/usr/people/casio21 /tmp_mnt/usr/people/casio21 Do I need something else? Do I need another file set for yp? Thanks. Boyd -- _______________________________________________________________________________ Boyd Faulkner faulkner@mpd.tandem.com _______________________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9501031852.AA13790>