<div dir="ltr"><div>Greetings all,</div><div><br></div><div>When I heard news of systemd-homed I was excited, since it was my understanding I'd be able to ferry only my external hard drive between home and work during my bicycle commute, and be able to forget about user id issues/etc. I tried to set it up, but must be missing something.</div><div><br></div><div>On one machine I ran:</div><div>$ sudo homectl create mawardrop --storage=luks -G docker -G wheel -G input --image-path=/dev/sdc --shell=/usr/bin/zsh</div><div>(where /dev/sdc was my external hard drive).</div><div><br></div><div>Everything works well locally. I can log in, and out, and the luks image successfully mounts and unmounts; but when I attempt to login in on a different machine also configured with systemd-homed, I come across two issues.</div><div><br></div><div>1) In order for `homectl list` to show my new home folder, I need to restart the homed service after plugging in the hard drive. That means I need to have it plugged in on machine boot, or log in as a different user and restart the service, for it to show up in in the login manager.</div><div>2) Even once visible, it appears as "unfixated". Any operations on the home area such as `authenticate` or `activate` result in the error: "Operation on home mawardrop failed: Failed to execute operation: Key has been revoked".</div><div><br></div><div>Am I just too early to the game, in that multi-machine setups are not yet supported? Or is there something obvious I am missing?</div><div><br></div><div>Best,<br></div><div>M<br></div></div>