Re: mount.davfs: program is not setuid root

2021-05-13 Thread Simon Streit
Efraim Flashner writes: > On Mon, Apr 19, 2021 at 08:47:08PM -0400, Leo Famulari wrote: >> On Mon, Apr 19, 2021 at 10:30:13PM +0200, Simon Streit wrote: >> > I just tried again, and called mount as: >> > --8<---cut here---start->8--- >> > /run/setuid-programs/m

Re: mount.davfs: program is not setuid root

2021-05-11 Thread Simon Streit
Leo Famulari writes: > On Tue, May 11, 2021 at 09:30:56PM +0200, Simon Streit wrote: >> Leo Famulari writes: >> >> > On Tue, May 11, 2021 at 07:42:40PM +0200, Simon Streit wrote: >> >> Thanks for posting the diff. I did manage to build the package locally, >> >> but that in itself isn't of muc

Re: mount.davfs: program is not setuid root

2021-05-11 Thread Leo Famulari
On Tue, May 11, 2021 at 09:30:56PM +0200, Simon Streit wrote: > Leo Famulari writes: > > > On Tue, May 11, 2021 at 07:42:40PM +0200, Simon Streit wrote: > >> Thanks for posting the diff. I did manage to build the package locally, > >> but that in itself isn't of much use. I'm afraid I have to a

Re: mount.davfs: program is not setuid root

2021-05-11 Thread Simon Streit
Leo Famulari writes: > On Tue, May 11, 2021 at 07:42:40PM +0200, Simon Streit wrote: >> Thanks for posting the diff. I did manage to build the package locally, >> but that in itself isn't of much use. I'm afraid I have to ask now, how >> to I apply this package into my declaration so that it is

Re: mount.davfs: program is not setuid root

2021-05-11 Thread Leo Famulari
On Tue, May 11, 2021 at 07:42:40PM +0200, Simon Streit wrote: > Thanks for posting the diff. I did manage to build the package locally, > but that in itself isn't of much use. I'm afraid I have to ask now, how > to I apply this package into my declaration so that it is available from > my system

Re: mount.davfs: program is not setuid root

2021-05-11 Thread Simon Streit
Efraim Flashner writes: > On Mon, Apr 19, 2021 at 08:47:08PM -0400, Leo Famulari wrote: > I've attached a diff against guix and also a davfs.scm for building just > the modified davfs2. Can you try building it with `guix build -f > davfs.scm` and then use the mount.davfs from there to try mountin

Re: mount.davfs: program is not setuid root

2021-04-21 Thread Simon Streit
Leo Famulari writes: > On Mon, Apr 19, 2021 at 12:50:53PM +0200, Simon Streit wrote: >> Sorry, hope there is no confusion now. I think I did in a previous >> message: >> >> $ mount -t davfs URL moint_point > > Sorry, I was unclear. > > I'm asking you to run the binary using the absolute path from

Re: mount.davfs: program is not setuid root

2021-04-21 Thread Simon Streit
Efraim Flashner writes: > On Mon, Apr 19, 2021 at 08:47:08PM -0400, Leo Famulari wrote: >> On Mon, Apr 19, 2021 at 10:30:13PM +0200, Simon Streit wrote: >> > I just tried again, and called mount as: >> > --8<---cut here---start->8--- >> > /run/setuid-programs/m

Re: mount.davfs: program is not setuid root

2021-04-20 Thread Efraim Flashner
On Mon, Apr 19, 2021 at 08:47:08PM -0400, Leo Famulari wrote: > On Mon, Apr 19, 2021 at 10:30:13PM +0200, Simon Streit wrote: > > I just tried again, and called mount as: > > --8<---cut here---start->8--- > > /run/setuid-programs/mount -t ~/test/ > > --8<---

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Efraim Flashner
On Mon, Apr 19, 2021 at 08:47:08PM -0400, Leo Famulari wrote: > On Mon, Apr 19, 2021 at 10:30:13PM +0200, Simon Streit wrote: > > I just tried again, and called mount as: > > --8<---cut here---start->8--- > > /run/setuid-programs/mount -t ~/test/ > > --8<---

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Leo Famulari
On Mon, Apr 19, 2021 at 10:30:13PM +0200, Simon Streit wrote: > I just tried again, and called mount as: > --8<---cut here---start->8--- > /run/setuid-programs/mount -t ~/test/ > --8<---cut here---end--->8--- > where URL is my

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Simon Streit
Leo Famulari writes: > On Sun, Apr 18, 2021 at 03:36:12PM +0200, Simon Streit wrote: >> Even when calling the binary from /run/setuid-programs will fail >> as well. > > Okay, but how? You haven't told us that yet. I just tried again, and called mount as: --8<---cut here--

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Leo Famulari
On Mon, Apr 19, 2021 at 12:50:53PM +0200, Simon Streit wrote: > Sorry, hope there is no confusion now. I think I did in a previous > message: > > $ mount -t davfs URL moint_point Sorry, I was unclear. I'm asking you to run the binary using the absolute path from /run/setuid-programs, and then in

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Simon Streit
Leo Famulari writes: > On Fri, Apr 16, 2021 at 03:31:35PM +0200, Simon Streit wrote: >> 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

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Simon Streit
Leo Famulari writes: > On Fri, Apr 16, 2021 at 03:31:35PM +0200, Simon Streit wrote: >> 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

Re: mount.davfs: program is not setuid root

2021-04-19 Thread Simon Streit
Leo Famulari writes: > On Sun, Apr 18, 2021 at 03:36:12PM +0200, Simon Streit wrote: >> Even when calling the binary from /run/setuid-programs will fail >> as well. > > Okay, but how? You haven't told us that yet. Sorry, hope there is no confusion now. I think I did in a previous message: $ mou

Re: mount.davfs: program is not setuid root

2021-04-18 Thread Leo Famulari
On Sun, Apr 18, 2021 at 03:36:12PM +0200, Simon Streit wrote: > Even when calling the binary from /run/setuid-programs will fail > as well. Okay, but how? You haven't told us that yet.

Re: mount.davfs: program is not setuid root

2021-04-18 Thread Simon Streit
Leo Famulari writes: > On Fri, Apr 16, 2021 at 03:31:35PM +0200, Simon Streit wrote: >> 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

Re: mount.davfs: program is not setuid root

2021-04-16 Thread Leo Famulari
On Fri, Apr 16, 2021 at 03:31:35PM +0200, Simon Streit wrote: > 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<