Actions
Bug #32947
closedIPA Authentication is not properly deployed on Debian
Difficulty:
Triaged:
No
Description
Updated by Evgeni Golov over 3 years ago
root@debian10-foreman-2-5:~# KRB5CCNAME=KEYRING:session:get-http-service-keytab kinit -k kinit: Cannot determine realm for host (principal host/debian10-foreman-2-5@)
not sure if that's my install, but it fails to find the right realm/principal
root@debian10-foreman-2-5:~# KRB5CCNAME=KEYRING:session:get-http-service-keytab kinit -k host/debian10-foreman-2-5.yatsu.example.com@YATSU.EXAMPLE.COM
works fine, but tht's not what our code executes… :(
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/968 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|d8879affac6abe8254765a2e27661816b34bc5f0.
Actions