Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: passwd Clear Filter

Converting Existing Users to systemd-homed

Traditionally on most Linux distributions, regular (human) users are managed via entries in /etc/passwd , /etc/shadow , /etc/group and /etc/gshadow . With the advent of systemd-homed it might be desirable to convert an existing, traditional user account to a systemd-homed managed one. Below is a brief guide how to do that. Before continuing, please read up on these basic concepts: This is a manual process, and possibly a bit fragile. Hence, do this at your own risk, read up beforehand, and mak