]> granicus.if.org Git - sudo/commit
The fix for matching when no sudoRunAsUser is present in a sudoRole
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 2017 17:36:15 +0000 (11:36 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 1 Sep 2017 17:36:15 +0000 (11:36 -0600)
commit06d52c97c22eeeaaf81a397612b4733e754ceff8
treed6ef55d5d31c504e3176b3cb090674c76ba66dce
parent507ab6fdcd431041a758c59e2cf475a2b212414e
The fix for matching when no sudoRunAsUser is present in a sudoRole
was incomplete.  If no -g option was specified on the command line
but sudoRunAsGroup is present in a sudoRole, we need to treat the
group match as failed instead of missing.
plugins/sudoers/ldap.c
plugins/sudoers/sssd.c