/[base]
ViewVC logotype

Revision 354897


Jump to revision: Previous Next
Author: emaste
Date: Wed Nov 20 16:30:37 2019 UTC (4 years, 7 months ago)
Changed paths: 1
Log Message:
sshd: make getpwclass wrapper MON_ISAUTH not MON_AUTH

In r339216 a privsep wrapper was added for login_getpwclass to address
PR 231172.  Unfortunately the change used the MON_AUTH flag in the
wrapper, and MON_AUTH includes MON_AUTHDECIDE which triggers an
auth_log() on each invocation.  getpwclass() does not participate in the
authentication decision, so should be MON_ISAUTH instead.

PR:		234793
Submitted by:	Henry Hu
Reviewed by:	Yuichiro NAITO
MFC after:	1 week


Changed paths

Path Details
Directoryhead/crypto/openssh/monitor.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27