Hi Chris Have you tried looking at the permissions after a manual mount without using the /etc/vfstab file? see what it does that way and you might get some ideas. Regards, Anand --- Chris Cheshire <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to nfs mount a drive b/w two solaris 2.6 > machines, but it > keeps mounting as owned by root, group root. How can > I change this? > > Here is what I have configured so far: > > poseidon (has the drive physically in it) > /etc/dfstab : > share -F nfs -o rw=hephaistos -d "data1" /devo_data1 > > hephaistos (where i want the drive mounted) > /etc/vfstab: > poseidon:/devo_data1 - /u03 nfs - > yes rw,hard > > on hephaistos the /u03 directory was originally > created as: > drwxr-xr-x 2 oracle dba 512 Sep 30 > 13:55 u03 > > after the directory is mounted: > drwxr-xr-x 3 root root 512 Sep 30 > 14:07 u03 > > I need the directory to be writeable by the oracle > user, how do I > achieve this? > > Thanks > > Chris > > > _______________________________________________ > Solaris-Users mailing list > [EMAIL PROTECTED] > http://www.filibeto.org/mailman/listinfo/solaris-users
__________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ Solaris-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/solaris-users
