Re: mounting NFS directory with read write access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 27.02.2013 22:05, schrieb Reindl Harald:
> Am 27.02.2013 22:01, schrieb Ranjan Maitra:
>> I do have login access as an user, and the server does allow ssh in. I
>> just wanted to be able to mount the directory
> 
> yum install fuse-sshfs
> 
> /etc/fstab (ONE LINE! example, mount-point needs to be created before)
> sshfs#harry@testserver:/www-servers  /mnt/testserver  fuse  noauto,user,rw,noexec,nosuid,nodev,uid=harry,gid=users
> su -
> mkdir /mnt/testserver
> chown harry /mnt/testserver
> exit
> 
> "mount /mnt/testserver" as user NOT as root
> only you are able to see the moint-points content, even not root
> and if you are using ssh-keys they are also used here

uhm and DO NOT use symllinks in this context
they are failing or mislead you to your local folders
if the same exists which may be a big suprise after
careless changes!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux