Re: Disable AFS ticket provision when running kinit
Adam Lewenberg <[email protected]> Thu, 1 Feb 2018 13:15:34 -0800
| Newsgroups | gmane.comp.encryption.kerberos.heimdal.general |
|---|---|
| Message-ID | <[email protected]> |
On 1/31/2018 10:57 PM, Harald Barth wrote: > >>> 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 That solved the problem nicely. Thanks! Adam > > 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. >