-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, May 16, 2006 at 03:29:25PM +0200, Niki Kovacs wrote:
I'm one step further, in front of the next problem. On the server side, my /etc/exports looks like this:
--8<--------- /vrac 192.168.1.5(rw)
On the client (192.168.1.5) side, I have a /localvrac directory. Now I do this: # mount 192.168.1.1:/vrac /localvrac
I cd into localvrac (as root), and I can see the contents of the remote directory. So far so good. Put as soon as I try to either open one of the text files or do a 'touch something.txt', I get a Permission denied error.
What did I do wrong?
Asside from not reading the man page ?
Try:
/vrac 192.168.1.5(rw,no_root_squash)
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)