]> xenbits.xensource.com Git - libvirt.git/commit
remote: Drop KRB5_KTNAME override
authorAndrea Bolognani <abologna@redhat.com>
Wed, 1 Apr 2020 18:46:37 +0000 (20:46 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 3 Apr 2020 09:51:00 +0000 (11:51 +0200)
commit68d08cf2f20099a78358cf11b2131752602ddbd0
tree82ac2186493d51bcad9d96af39834ce45e41a38c
parentdeb73277cabf6e6f66faada39b9eae5301f36015
remote: Drop KRB5_KTNAME override

When the comment in libvirtd.sasl was last updated with

  commit fe772f24a6809b3d937ed6547cbaa9d820e514b6
  Author: Cole Robinson <crobinso@redhat.com>
  Date:   Sat Oct 20 14:10:03 2012 -0400

    daemon: Avoid 'Could not find keytab file' in syslog

it was noted that only old versions of kerberos would need the
environment variable to be set: that was more than seven years
ago, so it's safe to assume that none of our current target
platforms still requires that hack and setting the appropriate
key in the configuration file will be enough.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/libvirtd.init.in
src/remote/libvirtd.sasl
src/remote/libvirtd.sysconf
src/remote/virtproxyd.init.in