[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] semi OT: systemd-homed
- Subject: [ale] semi OT: systemd-homed
- From: agcarver+ale at acarver.net (Alex Carver)
- Date: Thu, 30 Apr 2020 13:47:48 -0700
- In-reply-to: <[email protected]om>
- References: <[email protected]om>
On 2020-04-30 11:59, Boris Borisov via Ale wrote:
> Just opening the rants :)
>
> https://www.techrepublic.com/article/linux-home-directory-management-is-about-to-undergo-major-change/
In all seriousness it doesn't actually seem to solve the problem it
claims to solve. Reading through the document describing the homed
service (https://systemd.io/HOME_DIRECTORY/), near the end of the page
it says that the user records on the host and in the ~/.identity file
are compared (somewhat more complicated if using the CIFS or LUKS or
fscrypt options). So if multiple locations have to be compared to allow
a user to log in and mount their home directory, how is that different
from examining /etc/shadow and /etc/password?