-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Cannot log into Domain Account after most recent update #2086
Comments
Update: Running the command
While on
I will continue to investigate. |
Can you |
So the Old
New
This is interesting as one would think that giving group readability to the |
The
is certainly sufficient to break the log in on its own. This is on BluefinDX if that changes anything. |
This seems to have been a changed by upgrading to sssd version 2.10.1 from 2.10.0. The 2.10.0 file has the user as sssd (https://github.com/SSSD/sssd/blob/2.10.0/src/sysv/systemd/sssd.service.in) while the 2.10.1 file has the user as root (https://github.com/SSSD/sssd/blob/2.10.1/src/sysv/systemd/sssd.service.in). I will open an issue there as well to see if I can get some more sssd specific information. Edit: Link to issue here - SSSD/sssd#7784 |
Update(s): The issues with logging in seemed to stem from two different factors:
So, as of right now, to get sssd 2.10.1 working on bluefin:
Once sssd pushes SSSD/sssd#7783 one will no longer need to use Once ostree 2024.10 (https://bodhi.fedoraproject.org/updates/FEDORA-2024-a84f4cae66) passes testing and is incorporated into bluefin one will no longer need to use For more information see also: https://universal-blue.discourse.group/t/bluefin-enterprise-woes/6157/7 |
Describe the bug
After updating to the latest version (
latest-41.20241231 (2024-12-31T05:07:04Z)
) the domain account I used had disappeared. Clicking in "not listed" and entering the username and password there failed with "incorrect password".I logged into a local account and ran
rpm-ostree rollback
. This reverted me to versionlatest-41.20241227 (2024-12-27T05:09:22Z)
. Here the domain account was still not listed in the list of available accounts, but clicking "not listed" and entering the username and password there worked. Logging out after logging in, the domain account is once again visible.What did you expect to happen?
The update to not break the ability to log in with domain accounts.
Output of
bootc status
Output of
groups
Extra information or context
This is the output of rpm-ostree status on the version I am able to log in on:
The text was updated successfully, but these errors were encountered: