Re: Disable AFS ticket provision when running kinit

Harald Barth <[email protected]> Thu, 01 Feb 2018 07:57:58 +0100 (CET)
Newsgroups gmane.comp.encryption.kerberos.heimdal.general
Message-ID <[email protected]>
>> Short of stopping the OpenAFS client, is there a way I can run kinit so
>> that it does not try to provision this AFS ticket?

kinit --no-afslog

AFAIK all the long options can be reversed with --no...

> Heimdal kinit does not perform "afslog" functionality unless it has been
> instructed to either by a command line switch or an krb5.conf
> configuration setting.

All the heimdal kinit I've been using all the years by default
try to grab an AFS service ticket if AFS is detected. I never
had to enable something in krb5.conf for that.

Harald.