1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/auth
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
..
credentials CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash() 2016-04-12 19:25:23 +02:00
gensec typo: mandetory -> mandatory 2016-07-05 00:00:15 +02:00
kerberos gensec: Change log level for message when obtaining PAC from gss_get_name_attribute failed 2016-07-06 04:27:03 +02:00
ntlmssp auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testing 2016-04-28 16:51:17 +02:00
auth_sam_reply.c krb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP to handle the resource groups 2016-06-30 07:16:45 +02:00
auth_sam_reply.h auth/auth_sam_reply: make auth_convert_user_info_dc_sambaseinfo() a private helper 2016-06-30 03:30:27 +02:00
common_auth.h s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd 2014-07-04 02:52:35 +02:00
wbc_auth_util.c auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6 2016-06-30 03:30:26 +02:00
wscript_build auth: avoid overwriting the auth_sam_reply.h header all the time. 2014-05-12 17:49:46 +02:00