1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/kerberos
Christof Schmitt 20319ba51e gensec: Change log level for message when obtaining PAC from gss_get_name_attribute failed
This is the second part for the issue from commit 8bb4fccd. A KDC that
does not return a PAC first triggers this message, then the "resorting
to local user lookup" one. Change the log level for the "obtaining PAC
via GSSAPI gss_get_name_attribute" message as well to avoid spamming the
logs during normal usage. While changing this message, also remove the
discard_const since it is no longer required.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Jul  6 04:27:03 CEST 2016 on sn-devel-144
2016-07-06 04:27:03 +02:00
..
gssapi_helper.c auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00
gssapi_helper.h auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00
gssapi_pac.c gensec: Change log level for message when obtaining PAC from gss_get_name_attribute failed 2016-07-06 04:27:03 +02:00
kerberos_pac.c auth/kerberos: Do a string comparison in kerberos_decode_pac() not a principal comparison 2015-03-12 17:13:42 +01:00
pac_utils.h auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac changes 2012-09-22 02:44:07 +02:00
wscript_build auth/kerberos: add gssapi_get_sig_size() and gssapi_{seal,unseal,sign,check}_packet() helper functions 2015-06-24 01:03:16 +02:00