]> granicus.if.org Git - sudo/commit
When matching the runas user and runas group (-u and -g command
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Sep 2010 11:56:15 +0000 (07:56 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Sep 2010 11:56:15 +0000 (07:56 -0400)
commit8ec596c7d90c5cf326b9858a5ed96811636d0c94
treef9a49bca23e73d4583b21afbce8dcde90235cb8e
parentdf8ec6fc2565277fdcecb0d9d3d3b84dabb233cd
When matching the runas user and runas group (-u and -g command
line options), keep track of runas group and runas user matches
separately.  Only return a positive match if we have a match for
both runas user and runas group (if specified).
plugins/sudoers/match.c