Skip to content
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

Added support for rhel9 #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kellnerla
Copy link

Problem

We want to use the sssd module on our new RedHat 9 servers. The following problem has occurred:
'/bin/authselect select sssd --enablesssd --enablesssdauth --enablemkhomedir --force' returned 1 instead of one auf [0]

Troubleshooting

I have tried to find out exactly what the problem is. Under RHEL 9 the above parameters were not found. So the command did not work in the configuration.

Solution

I have adapted the code as shown in the pull request. This worked without any problems on the RedHat 9 servers. Other versions also worked.

Please check the code once. I would be very happy if we could merge this so that we in the company can continue to update the latest changes from you directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant