|
|
Subject:
Linux remote filesystem mouting
Category: Computers > Operating Systems Asked by: wrameerez-ga List Price: $2.50 |
Posted:
15 Apr 2006 12:22 PDT
Expires: 15 May 2006 12:22 PDT Question ID: 719234 |
I have installed mount.davfs2 on my Kubuntu Linux box. It works perfectly, as long as root mounts the filesystems. I want simple users to be able to mount some WebDAV filesystems, which are already described on /etc/davfs/secrets How can this be done? Bye the way, mount.davfs2 has the suid bit on. |
|
There is no answer at this time. |
|
Subject:
Re: Linux remote filesystem mouting
From: drepster-ga on 20 Jun 2006 22:29 PDT |
Hi, try adding a line to your /etc/fstab file with the following: <url of the webdav resource> <mount point> davfs user,rw 0 0 the user will allow users other that root to mount the resource. The users will then be able to mount the resource with the following command: mount <mount point> hth andre |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |