Re: Strange NFS behaviour

2008-07-16 Thread Alex Samad
On Thu, Jul 17, 2008 at 04:19:47AM +0200, s. keeling wrote: > Alex Samad <[EMAIL PROTECTED]>: > > > > On Fri, Jun 27, 2008 at 10:16:34AM +1000, Alex Samad wrote: > > > On Fri, Jun 27, 2008 at 08:13:09AM +1000, Daniel Dalton wrote: > > > > Does your /etc/exports file on the server say the client c

Re: Strange NFS behaviour

2008-07-16 Thread s. keeling
Alex Samad <[EMAIL PROTECTED]>: > > On Fri, Jun 27, 2008 at 10:16:34AM +1000, Alex Samad wrote: > > On Fri, Jun 27, 2008 at 08:13:09AM +1000, Daniel Dalton wrote: > > > Does your /etc/exports file on the server say the client can write? > > > eg. /home/daniel 192.168.1.14(rw) > > > > /exports/vi

Re: Strange NFS behaviour

2008-07-16 Thread Alex Samad
On Fri, Jun 27, 2008 at 10:16:34AM +1000, Alex Samad wrote: > On Fri, Jun 27, 2008 at 08:13:09AM +1000, Daniel Dalton wrote: > > Does your /etc/exports file on the server say the client can write? > > eg. > > /home/daniel 192.168.1.14(rw) > yep > > /exports/video > 192.168.8.0/22(no_root_squash,se

Re: Strange NFS behaviour

2008-06-26 Thread Alex Samad
On Fri, Jun 27, 2008 at 08:13:09AM +1000, Daniel Dalton wrote: > Does your /etc/exports file on the server say the client can write? > eg. > /home/daniel 192.168.1.14(rw) yep /exports/video 192.168.8.0/22(no_root_squash,secure,sync,rw,subtree_check,mp=/exports/video,crossmnt) > > -- > Daniel Da

Re: Strange NFS behaviour

2008-06-26 Thread Daniel Dalton
Does your /etc/exports file on the server say the client can write? eg. /home/daniel 192.168.1.14(rw) -- Daniel Dalton http://members.iinet.net.au/~ddalton/ <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Strange NFS behaviour

2008-06-26 Thread Alex Samad
On Thu, Jun 26, 2008 at 11:10:34PM +1000, Alex Samad wrote: > I have just finished putting together a nfs server. and I am getting > some strange results whilst testing it. > > I have a partition with a directory video with permissions set to > > chown video.movies > user alesx is a member of mo

Strange NFS behaviour

2008-06-26 Thread Alex Samad
I have just finished putting together a nfs server. and I am getting some strange results whilst testing it. I have a partition with a directory video with permissions set to chown video.movies user alesx is a member of movies. on the nas box I can cd to the directory and create files. on a re