Re: emc




On Mon, 28 Aug 2000 15:56:19 -0400 (EDT), Jon Elson said:

>  > I can see the emc/programs directory from my network.  I can't transfer a
>  > file to that directory because permission is denied.  Where do I fix this
>  > problem?
>  
>  You should be able to do almost anything as root.  I'm confused as to
>  what is wrong there.  If you do this FROM the linux machine, you should
>  not be denied permission on any file.

One problem might be the "root squashing" NFS servers generally do.

For example, on the server I NFS export /extra and mount it on several other
computers.

If as shackle I create a directory under /extra I can read and write it as
shackle when I access it from other computers.

But if as root I create a directory under /extra I can only read and write it
from other systems as root if the the permissions  allow anyone to read or
write the directory. The reason is that most NFS servers squash root access so
that remote root users are considered "nobody" when accessing files.

If you have access to the servers /etc/export file you can add "no_root_squash"
option, otherwise you may have to make sure you are not root when accessing
network mounted drives, or use chmod a+w  to allow everyone to access the
files/directories.

-- Will




>  
>  Jon
>  
>  
>  

-- 
-------------------------------------------------
William Penn Shackleford III			shackle-at-nist.gov
National Institute of Standards & Technology	Tel:	(301) 975-4286
100 Bureau Drive Stop 8230			FAX:	(301) 990-9688
Gaithersburg MD  20899	USA
http://www.isd.mel.nist.gov/personnel/shackleford/
Office Location: Bldg. 220 Rm A253 





Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact