On Wed, 3 Sep 2014 07:56:53 -0700 John Jason Jordan <[email protected]> dijo:
>>On the server machine, is there anything in /var/log/messages that >>might indicate why you're getting the authentication error? > >I'll check that later after I remember where Ubuntu >moved /var/log/messages to. Ubuntu decided to replace /var/log/messages with /var/log/syslog. I looked in it, but didn't see anything. >>If you change the line in /etc/exports to >> >>/media *(rw,no_subtree_check,root_squash) >> >>does the behavior change? > >The line now says: > >/media *(rw,no_subtree_check,root_squash) > >And the above line is commented out. I did sudo exportfs -a again, and >on the client umounted and then mounted the share using the same >command as above. Still get permission denied when I try to view the >share. I have also discovered that root cannot display the contents of the share either. That is, sudo thunar launched Thunar, but it still cannot display the share. From the command line I cannot cd into the share, and doing sudo su first, I still could not cd into the share. Yet the share is mounted: $mount ... 192.168.0.126:/media on /media/jjj/Devil-Bonobo type nfs (rw,vers=4,addr=192.168.0.126,clientaddr=192.168.0.146) What does it mean when even root cannot view a folder? _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
