On 10/18/05, Mohan Singh <[EMAIL PROTECTED]> wrote:
> I have some home directories that is mounted over NFS.
>
> The users who log in via NIS can write to their respective home
> directories, but root on the NFS client can't.
>
> The NFS directories are exported via a NAS. I know it is not a
> configuration issue on the NFS server, as it previously worked fine,
> and the only change I have made recently is to wipe and install the
> client.
>
> What setting on the client allows root to write to NFS mounted directories?

I don't think there is one, but I could be wrong. There is a setting
which enables/disables global write access to the partition. Use
"mount -o rw -u /mountpoint" to remount it as read-write, if it's
read-only now.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to