-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feature: Ubuntu 22 Support #534
Comments
While authd per se can easily support Ubuntu 22.04, this implies some non-trivial work in the GDM side of it. |
You can also get intune to work on 24.04. It takes some effort, but it's working well right now for us |
do you think it would be an option to offer authd for 22.04 Ubuntu Server until the gdm side is implemented? it would be great for us as we still have a lot of 22.04 servers |
Server version would just work I think, although we may need to backport openssh/openssh-portable#452 to 22.04, but it shouldn't be a big issue since the patch is already part of 24.04. It looks like compiling the nss module is more problematic in 22.04 right now (as per some rust debian toolchain lacks), so that would also require some dedication. At the same time, authd (the daemon) and the "pure" PAM sides are all working properly in 22.04 right now. |
Problem for 22.04 is the Go compiler version (I opted for the PPA) and that If it is desired, I could clean up my patches and submit as PR. But as was previously mentioned, this won't be sufficient to get Authd to be useful on 22.04 alone due to GDM and SSHD also needing changes. |
Is there an existing request for this feature?
Describe the feature
Ubuntu 22 support. Intune still doesn't support Ubuntu 24 and Ubuntu 22 still needs to be used until Ubuntu 24 support is rolled out for Intune.
Describe the ideal solution
PPA repo has Ubuntu 22 packages that will work similarly to how it configured on Ubuntu 24.
Alternatives and current workarounds
No response
System information and logs
Environment
snap info authd-msentraid
/usr/libexec/authd version
apt policy gnome-shell
/etc/os-release
)/etc/os-release
):Log files
Please redact/remove sensitive information:
Authd entries:
MS Entra ID broker entries:
Application settings
Please redact/remove sensitive information:
Broker configuration:
Broker authd configuration:
Relevant information
No response
Double check your logs
The text was updated successfully, but these errors were encountered: