37d5459bfe
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 |
||
---|---|---|
.. | ||
f28 | ||
f29 | ||
f30 | ||
f31 |