Hello!

I set up davfs2 as per the manual to be setuid:

--8<---------------cut here---------------start------------->8---
(setuid-programs
 (cons* (file-append davfs2 "/sbin/mount.davfs")
        %setuid-programs))
--8<---------------cut here---------------end--------------->8---


But after rebooting, and trying to mount a webdav share as user, I only
get:

--8<---------------cut here---------------start------------->8---
/run/current-system/profile/sbin/mount.davfs: program is not setuid root
--8<---------------cut here---------------end--------------->8---

mount.davfs is listed in /run/setuid-programms though.

Any ideas? Did I miss something?


Greetings
Simon

Reply via email to