toolbox/images/fedora
Debarshi Ray 37d5459bfe Give access to Kerberos if KCM credential caches are being used
There's no easy way to introspect the Kerberos configuration from the
command line. eg., the credential cache type being used, or the value
of the socket_path setting that denotes which socket the KCM service
will listen on. Therefore, it's assumed that the former is KCM if the
socket's path can be parsed from the sssd-kcm.socket unit.

Given the immutable nature of Podman containers, the toolbox container
and its corresponding image will have to be re-created if the host OS
is sufficiently re-configured.

The krb5-libs package was added to the base toolbox images to ensure
the presence of the /etc/krb5.conf.d directory with the correct
permissions. Currently, the package is already pulled in by various
dependencies. Therefore, it doesn't increase the size of the base
image, but serves as a safeguard against any inadvertent changes.

https://github.com/debarshiray/toolbox/pull/74
2019-03-15 15:30:48 +01:00
..
f28 Give access to Kerberos if KCM credential caches are being used 2019-03-15 15:30:48 +01:00
f29 Give access to Kerberos if KCM credential caches are being used 2019-03-15 15:30:48 +01:00
f30 Give access to Kerberos if KCM credential caches are being used 2019-03-15 15:30:48 +01:00
f31 Give access to Kerberos if KCM credential caches are being used 2019-03-15 15:30:48 +01:00