[Pkg-systemd-maintainers] Bug#737331: Bug#737331: systemd.automount fails to mount with sshfs

Michael Stapelberg stapelberg at debian.org
Wed Feb 5 22:14:22 GMT 2014


Hi Michele,

Michele Cane <michele.cane at gmail.com> writes:
>   Process: 3367 ExecMount=/bin/mount
> michele at thegate.doesntexist.com:/home/michele /home/michele/Documents/Tempestus
> -t fuse.sshfs -o
> noauto,comment=systemd.automount,_netdev,reconnect,users,uid=1000,gid=1000,idmap=user,allow_other,reconnect,IdentityFile=/home/michele/.ssh/id_rsa
> (code=exited, status=1/FAILURE)
> […]
> when I run the command as root it asks me for the password of user
> michele.
>
> If I understand correctly is the user root on my local machine
> connecting to the server as user michele. How can I solve this
> practically?
I don’t think it’s a user problem, since you are being prompted for the
password of the user michele, not root. Also, you clearly specify
michele@ in the mount call.

Running the command as root is definitely the right way of debugging
this. You may want to increase verbosity, i.e. add the LogLevel=DEBUG2
option.

It does sound more and more like this is not actually a systemd bug,
though. Do you agree that we can close this and you’ll get your SSH
setup fixed? There’s debian-users for support like that.

-- 
Best regards,
Michael




More information about the Pkg-systemd-maintainers mailing list