Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Added support for rhel9 - #129

Open
kellnerla wants to merge 1 commit into
sgnl05:masterfrom
kellnerla:add_rhel9
Open

Added support for rhel9#129
kellnerla wants to merge 1 commit into
sgnl05:masterfrom
kellnerla:add_rhel9

Conversation

@kellnerla

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant