2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 15:55:40 +00:00

Fix for previous commit

This commit is contained in:
Todd C. Miller
1999-03-29 00:08:02 +00:00
parent 217710df36
commit b789f9e932
2 changed files with 1598 additions and 0 deletions

View File

@@ -276,6 +276,8 @@ cmndspec : runasspec nopasswd opcmnd {
if ($2 == TRUE)
no_passwd = TRUE;
push;
user_matches = TRUE;
host_matches = TRUE;
} else if (printmatches == TRUE) {
cm_list[cm_list_len].runas_len = 0;
cm_list[cm_list_len].cmnd_len = 0;

1596
sudo.tab.c Normal file

File diff suppressed because it is too large Load Diff