[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nfs server and client
Hi list.
I have a nfs server on a Sun System and i want to connect to it with my
linux box.
in the sun i wrote :
share -F nfs -o rw=pine -d "Pine Server" /disk2/users/lizar
and in the linux client i wrote :
mount lib:/disk2/users/lizard /lizard
Now, if i'm using a rw=pine option in the server then i can mount to the
server BUT can't write to it.
I can write to it only if i'm using root=pine, and then only if i'm a root
user.
Does any one knows what to do ? on a diffrent lab i manage to do it without
any special problems.
Thanks,
Mike
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il