|
Subject: Re: GWN's Portage Sync Etiquette Newsgroups: gmane.linux.gentoo.user Date: 2003-05-05 21:01:15 GMT (6 years, 8 weeks, 5 days, 11 hours and 25 minutes ago) Well, I don't know enough about NFS to give you a difinitive answer, but the NFS Howto at TLDP.org has this to say: 7.7. Real permissions don't match what's in /etc/exports. /etc/exports is very sensitive to whitespace - so the following statements are not the same: /export/dir hostname(rw,no_root_squash) /export/dir hostname (rw,no_root_squash) The first will grant hostname rw access to /export/dir without squashing root privileges. The second will grant hostname rw privileges with root squash and it will grant everyone else read/write access, without squashing root privileges. Nice huh? HTH, Lee On Mon, May 05, 2003 at 01:47:47PM -0700, kyi wrote: > Ya nfs is easy enough to use but I seem to have problems with > permissions on my nfs export. > > Like... I do a mkdir on my nfs mount, client side, and the permissions > it gives the dir are for some other user. I can chage it with chown, > etc. but it seems to randomly use the wrong ones every time. > > With that in mind wouldn't that wreak havoc on the portage tree. I've > been wanting to do this for awhile but the permission problem has > stopped me from doing so. > > Jayson -- Microsoft: for whom the bell tolls... -- gentoo-user <at> gentoo.org mailing list |
|
|