NW6.0 w/ SP3, NFSADMIN setup with export to \\fs1\vol1\home\mdd folder on
Netware volume, both root and r/w access boxes checked for system called
mdd.company.com (with correct company name filled in), and user on that
system with same Unix user id in NDS (1001) and part of Users group on
Linux box with same Group id as Users group in NDS (1000).
Created folder on Linux system called /fs1vol1/home/mdd, then did chmod
777 to the /fs1vol1 dir and subdirs.
Can see files with mount statement in fstab:
fs1:/VOL1/home/mdd /fs1vol1/home/mdd nfs
nfsvers=3,rsize=8192,wsize=8192,noatime,soft,intr 0 0
All files are indeed 777. Can touch file in directory (creates file and
deletes file OK), but cannot save edits to file such as test.txt with
Gedit or EMACS or OpenOffice.
What is missing?
What if you try nfsvers=2? Does it do the same thing?
What version of NFSSERV are you running?
bd
NSC Volunteer SysOp
www.InsightNetSolutions.net
"nfsvers=2" worked ... THANK YOU! Life is good again. We appear to be
using NFSSERV 15.15.18 January 20, 2003. Is there something newer? This is
just what came with NW 6 and the subsequent service packs. The specific
error was simply a dialog that said access was denied on saving the file.
> We appear to be
> using NFSSERV 15.15.18 January 20, 2003. Is there something newer?
>
Nope, I think that's it.