MIT Kerberos for Windows
Richard Johnson
rjohnson+kerberos at ucar.edu
Thu Sep 23 12:37:20 EDT 2010
On Thu, Sep 23, 2010 at 04:53:02PM +1000, Jean-Yves Avenard wrote:
> Hi there.
>
> Is it possible to automatically disable KRB4 when installing Kerberos
> for Windows ?
>
> Right now I can provide a URL, so it will automatically get the
> configuration like krb5.conf etc... But can I use the same simple URL
> to automatically disable KRB4 ?
The following login stanza items for krb5.ini may not totally disable krb4,
but they do eliminate user confusion from timeouts and alerts about
unavailable krb4 tickets in Network Identity Manager.
[login]
krb4_convert = false
krb4_get_tickets = false
Richard
More information about the Kerberos
mailing list