New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding optional profile for homed support #310
Comments
|
Looking around at how things are structured and what Iker said in the linked discussion it seems adding some optional |
|
Seems like it should be enough to just edit |
|
I would very much love to see this become a reality. I currently use a 'custom' authselect profile (based on 'minimal') for this reason but a simple option to enable it in the default profile would be better in many ways i reckon. |
|
I've been using mines since Silverblue 32. I haven't updated it since. Feel free to help us all. I ended up creating a custom profile because I never finished adding and testing the edits to the other profiles. |
|
I guess this issue can be closed now as #311 has been merged. |
|
Yes, thank you. |
Based on the discussion here, in order to have fedora support homed without manual changes to
/etc/authselect/system-author/etc/authselect/password-auth(which gets overridden on updates) there should be additional optional PAM configs that allow login when systemd-homed is enabled.Currently I found that modifying the aforementioned configs allows for login to homed users via
su $USERand from the gnome login screen. Therefore should I make a new profile that changes those file to enable homed support?The text was updated successfully, but these errors were encountered: