Displaying 1 result from an estimated 1 matches for "krb_ccache_7rtjmh8".
2017 Dec 30
1
spice server and GSSAPI
....tab
- I have the following in /etc/libvirt/qemu.conf
  spice_listen = "0.0.0.0"
  spice_tls = 0
  spice_sasl = 1
  spice_sasl_dir = "/etc/sasl2/"
- the first time I try to view a console, I get the
  kerberos tickets I expect to:
  Ticket cache: KEYRING:persistent:625400004:krb_ccache_7rtJmh8
  Default principal: ranbir at THEINSIDE.RNR
  Valid starting       Expires              Service principal
  2017-12-29 18:37:45  2017-12-30 18:01:40  spice/kvmhost01.theinside.rnr at THEINSIDE.RNR
  2017-12-29 18:37:40  2017-12-30 18:01:40  libvirt/kvmhost01.theinside.rnr at THEINSIDE.RNR
  2017-...