r2376: added a way to disable krb5 on the command line. Just use
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Sep 2004 06:33:19 +0000 (06:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:46 +0000 (12:58 -0500)
commit64a727c6aa0903d0385e1f2482b63b48f0be07d2
treef29ce4937608f5167de4b6e5b1b36014593a8da5
parentbc6d0b0f0f6bc83f921ec7b935f8d0e0decfec5d
r2376: added a way to disable krb5 on the command line. Just use

  --option 'gensec:krb5=no'

or put "gensec:krb5 = no" in smb.conf

Given the frustration I've had with kerberos I was very tempted to name
this option --nfk, but resisted the temptation
(This used to be commit 2d710a5eb5b36e46fa8f652305fa9ab2e09e02f3)
source4/libcli/auth/gensec_krb5.c