/usr/share/doc/davfs2/README.Debian is in davfs2 1.4.6-1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | davfs2 for Debian
------------------
Allowing a normal user to mount webdav resources
------------------------------------------------
If you want to allow non-root users to mount a davfs file system, you have to set a few things. You can run dpkg-reconfigure davfs2 to do that in a user-friendly way.
Changing the default permissions
--------------------------------
Davsf2 use dpkg-statoverride(8) to manage the files' permissions. If you want to change this
privileges don't use chmod or chown. Please use dpkg-statoverride(8). More info will in
dpkg-statoverride manpage.
-- Luciano Bello <luciano@linux.org.ar> Sat, 28 Apr 2007 20:54:21 -0300
|