mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 22:05:46 +00:00
updated BUGS
This commit is contained in:
5
BUGS
5
BUGS
@@ -1,2 +1,7 @@
|
||||
1) Multiple entries per user doesn't work. Only the first one is
|
||||
used.
|
||||
|
||||
2) There is a race condition where if . were changed to be non-executable
|
||||
after sudo(8) does its initial getcwd(3) but before sudo does the chdir(2)
|
||||
back to the original working dir. In this case you will get a misleading
|
||||
error message (command not found).
|
||||
|
Reference in New Issue
Block a user