Hi Michele, Michele Cane <[email protected]> writes: > Process: 3367 ExecMount=/bin/mount > [email protected]:/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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

