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

Two rhel-8 ws container scenario fixes #21223

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

martinpitt
Copy link
Member

There are four remaining. I looked into them a little bit, but they are really hard.

The test fails in the ws container scenario as cockpit-tests and hence
mock-pam-conv isn't installed on the host.
Logging in as sysadm_u fails by default in RHEL 8:

> SELinux is preventing /usr/sbin/sshd from using the dyntransition access on a process.
> If you want to allow ssh to sysadm login
> Then you must tell SELinux about this by enabling the 'ssh_sysadm_login' boolean.
> setsebool -P ssh_sysadm_login 1

Follow its advice.
@martinpitt martinpitt added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Nov 6, 2024
@martinpitt martinpitt requested a review from jelly November 6, 2024 08:16
@jelly jelly merged commit 586dc1f into cockpit-project:main Nov 6, 2024
36 checks passed
@martinpitt martinpitt deleted the r810 branch November 6, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants