[PATCH] don't log "No such object" errors when a user is not found
[Date Prev][Date Next] [Thread Prev][Thread Next][PATCH] don't log "No such object" errors when a user is not found
- From: Patrick McLean <chutzpah [at] gentoo.org>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: [PATCH] don't log "No such object" errors when a user is not found
- Date: Thu, 28 Aug 2014 17:49:19 -0700
Hi, We have noticed that nss-pam-ldapd tends to log "No such object" errors at the ERROR log level whenever trying to look up a user that does not exist. Given looking up users that don't exist is something that can happen quite a lot, this can create a large amount of log spam. Attached is a patch that makes this logging this particular error happen at the DEBUG log level rather than ERROR.
Attachment:
003_nss-pam-ldapd-dont-log-no-such-object.patch
Description: Text Data
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users/
- [PATCH] don't log "No such object" errors when a user is not found, Patrick McLean
- Prev by Date: Re: Naming service daemon check is extremely chatty
- Next by Date: nslcd: error writing to client broken pipe
- Previous by thread: Re: Query about authinfo_unavail and user_unknown behaviour
- Next by thread: Re: [PATCH] don't log "No such object" errors when a user is not found