s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Jun 2011 03:47:14 +0000 (13:47 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 17 Jun 2011 05:24:23 +0000 (15:24 +1000)
commite080ae0faa2556825189f82fa61a7ff5f249dbc5
tree2f30993c0cf36217fa2ca709780bfd2105b2f0e8
parent705ed1c4921a1456ebcf80ac352567679ab7dfa9
s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'

this prevents spurious error messages on client commands when when we
will fallback to NTLM authentication

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/auth/credentials/credentials_krb5.c
source4/auth/gensec/gensec.c