From: Simon Streit <lists@netpanic.org>
To: help-guix@gnu.org
Subject: mount.davfs: program is not setuid root
Date: Fri, 16 Apr 2021 15:31:35 +0200 [thread overview]
Message-ID: <yguo8eebbkf.fsf@netpanic.org> (raw)
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
next reply other threads:[~2021-04-16 14:05 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-16 13:31 Simon Streit [this message]
2021-04-16 16:34 ` mount.davfs: program is not setuid root 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yguo8eebbkf.fsf@netpanic.org \
--to=lists@netpanic.org \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.