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

[ipasmartcard_client] Role does not enable smart card auth in cockpit configuration #1253

Open
EmptyByte opened this issue Jun 22, 2024 · 0 comments

Comments

@EmptyByte
Copy link

EmptyByte commented Jun 22, 2024

Refer to: Enabling smart card authentication for the web console

    - name: Ensure ClientCertAuthentication is set to yes in cockpit.conf
      community.general.ini_file:
        path: /etc/cockpit/cockpit.conf
        section: WebService
        option: ClientCertAuthentication
        value: yes
        mode: '0600'
        backup: true
@EmptyByte EmptyByte changed the title [ipasmartcard_client] Does not include configure cockpit [ipasmartcard_client] Does not enable smart card auth in cockpit configuration Jun 22, 2024
@EmptyByte EmptyByte changed the title [ipasmartcard_client] Does not enable smart card auth in cockpit configuration [ipasmartcard_client] Role does not enable smart card auth in cockpit configuration Jun 22, 2024
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

No branches or pull requests

1 participant