Re: nfs questions!!!
Do you have a user with the same name and password on both hosts?
Does said user have write permissions on the directory?
Is this root? Then you need a change to your exports line.
/video 10.10.10.0/24(rw,no_root_squash)
That is the line I use for my mythbox.
--
-=/>Thom
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Relevant Pages
- Re: [RFC] FUSE permission modell (Was: fuse review bits)
... >> root is denied all access. ... and the kernel checks the permission. ... The userspace can't enforce the permissions. ... (Linux-Kernel) - SUMMARY: Why is passwd prompting root for password?
... Why is passwd prompting root for password? ... hosts I checked appeared to have the same pam.conf except this problem host. ... (SunManagers) - Re: MISSING PAGEFILE.SYS FILE
... Agree that there's a permissions problem. ... c:\ root and killed all permission groups except Everyone Group and System. ... "George Hester" wrote: ... the Everyone group includes the System account. ... (microsoft.public.windowsxp.general) - Re: MISSING PAGEFILE.SYS FILE
... "George Hester" wrote: ... Not a folder on C drive called root. ... There is no need to have a seperate permissions set for the System account ... Am beginning to wonder if I have a partial SP-2 installation problem. ... (microsoft.public.windowsxp.general) - Re: [PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
... A process can run inside a subdirectory it doesn't have permissions to ... root, if that's how it was started - as well as having other ... to follow a /proc/pid symlink to a path that it wouldn't ordinarily be ... directory permissions or access files that aren't in their namespace ... (Linux-Kernel) |
|