gensec: Change log level of message when no PAC is found
authorChristof Schmitt <cs@samba.org>
Thu, 28 Apr 2016 18:23:41 +0000 (11:23 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 29 Apr 2016 23:01:42 +0000 (01:01 +0200)
commit8bb4fccd2758cba5907134621ef57186e70a7073
tree81f649f902e81c7b20d94c39b9cd0d5d345c1bbb
parent3d33ebe36bc2aece6b16d86eb18d51c241c30fc5
gensec: Change log level of message when no PAC is found

For a Samba server that uses a non-AD KDC this message is triggered on
every new connection. Change the log level from warning/1 to a more
appropriate notice/5.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
auth/gensec/gensec_util.c