Bug#580227: davfs2: A non-root user can't mount WebDAV directories

2010-05-05 Thread Emmanuel Charpentier
This post only to acknowledge that the fix proposed by Werner works (I forgot to forward my answer to his mail to the DBTS). Le mardi 04 mai 2010 à 22:18 +0200, Werner Baumann a écrit : > If you remove the trailing slash from the mount point in /etc/fstab it > should work (/home/charpent/alpha-da

Bug#580227: davfs2: A non-root user can't mount WebDAV directories

2010-05-04 Thread Luciano Bello
retitle 580227 Doesn't work with trailing slash in /etc/fstab severity 580227 minor tags 580227 +patch -- El Mar 04 May 2010, Werner Baumann escribió: > I don't know when I will do another bug fix release. If you package > version 1.4.6 could you please apply this patch to src/mount_davfs.c? Sure

Bug#580227: davfs2: A non-root user can't mount WebDAV directories

2010-05-04 Thread Werner Baumann
If you remove the trailing slash from the mount point in /etc/fstab it should work (/home/charpent/alpha-dav instead of /home/charpent/alpha-dav/). It is a bug in davfs2 and I will fix it in the next release. Directory ~/.davfs2 will only be created after some basic checks succeeded. In this case

Bug#580227: davfs2: A non-root user can't mount WebDAV directories

2010-05-04 Thread Emmanuel Charpentier
Package: davfs2 Version: 1.4.5-1 Severity: normal Davfs2 allows normal mount by root (or a sudoer). Yes, I dpkg-reconfigured davfs2 to set mount.davfs setuid root. charp...@eee-ec:~$ sudo mount -t davfs https://alpha.bacbuc.dyndns.org/WebDAV/ /home/charpent/alpha-dav/ -o uid=charpent,gid=charpe