Sebastien Roy writes: > On Mon, 2006-04-10 at 21:52 -0700, Justin Zygmont wrote: > > has anyone noticed any trouble mounting a linux NFS share from solaris? > > It keeps complaining: not owner and ls -l shows that root does own the > > local directory. >
This is frustrating. Linux NFS servers "sorta" speaks NFSv4, but not well enough to work with a Solaris client. The easiest thing I've found to do when integrating an Solaris client into a linux environment is to set NFS_CLIENT_VERSMAX=3 in /etc/default/nfs. Drew _______________________________________________ networking-discuss mailing list [email protected]
