all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mount.davfs: program is not setuid root
@ 2021-04-16 13:31 Simon Streit
  2021-04-16 16:34 ` Leo Famulari
  0 siblings, 1 reply; 20+ messages in thread
From: Simon Streit @ 2021-04-16 13:31 UTC (permalink / raw)
  To: help-guix

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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-05-13 13:25 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 13:31 mount.davfs: program is not setuid root Simon Streit
2021-04-16 16:34 ` Leo Famulari
2021-04-18 13:36   ` Simon Streit
2021-04-18 23:01     ` Leo Famulari
2021-04-19 10:50       ` Simon Streit
2021-04-19 17:18         ` Leo Famulari
2021-04-21 21:46           ` Simon Streit
2021-04-19 20:30       ` Simon Streit
2021-04-20  0:47         ` Leo Famulari
2021-04-20  6:57           ` Efraim Flashner
2021-04-20  7:20           ` Efraim Flashner
2021-04-21 21:43             ` Simon Streit
2021-05-11 17:42             ` Simon Streit
2021-05-11 18:41               ` Leo Famulari
2021-05-11 19:30                 ` Simon Streit
2021-05-11 19:34                   ` Leo Famulari
2021-05-11 20:59                     ` Simon Streit
2021-05-13 13:25             ` Simon Streit
2021-04-18 13:36   ` Simon Streit
2021-04-18 20:07   ` Simon Streit

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.