It should also be worth noting that if you want a dir to be readable then you must also have x set. So r-x for other would allow that. If say /home is owned by root/root and other has r-- (no x) then no one who is not root or root group will be able to see into the directories below home at all even though technically they have permission to them. So if you set read on a dir always also set x. On Wed, Dec 11, 2019 at 6:25 AM George N. White III <gnwiii@xxxxxxxxx> wrote: > > On Tue, 10 Dec 2019 at 19:40, Bob Goodwin <bobgoodwin@xxxxxxxxxxx> wrote: >> >> >> On 2019-12-10 18:11, Ed Greshko wrote: >> > So, you need to change the permissions on /media on the client. >> > >> > The easiest way is to do, on the client, as root. >> > >> > chown bobg:bobg /media >> >> . >> >> Yes, after that change I can navigate through /media/nfs from bobg. >> >> Now I may need to look at some permissions in the files stored on the >> server, stuff I should not need help with. thanks for the help. >> >> I do learn a little as I do this, but configuring NFS is not something I >> do often and at 88 years I'm running out of time to learn ... > > > "Saint Peter, I have some question about linux configuration that have > been bothering me ..." to which the reply is "Don't worry, heaven runs on > linux these days and there are a bunch of guys here who helped > invent UNIX and NFS.' > > Personally, I plan to live forever or die trying. > > -- > gnwiii > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx