]> git.decadent.org.uk Git - nfs-utils.git/commit
gssd: By default, don't spam syslog when users' credentials expire
authorKevin Coffman <kwc@citi.umich.edu>
Mon, 5 Jan 2009 19:07:05 +0000 (14:07 -0500)
committerSteve Dickson <steved@redhat.com>
Mon, 5 Jan 2009 19:07:05 +0000 (14:07 -0500)
commit09c7ad1cd9c5ca2fc46631a0057d47309abc8706
tree905ba6be74ed2305c930aa08d216b3f85a025060
parent6e3f696e788a56f30b5b3f8250647fe4cd63c884
gssd: By default, don't spam syslog when users' credentials expire

Change the priority of "common" log messages so that syslog doesn't get
slammed/spammed when users' credentials expire, or there is another
common
problem which would cause error messages for all context creation
requests.

Note that this will now require that gssd or svcgssd option "-v" is used
to
debug these common cases.

Original patch from Andrew Pollock <apollock@google.com>.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
CC: Andrew Pollock <apollock@google.com>
utils/gssd/gss_util.c
utils/gssd/gssd_proc.c
utils/gssd/krb5_util.c
utils/gssd/svcgssd_proc.c