in reply to Re^3: readdir() on a sysopen() handle?
in thread readdir() on a sysopen() handle?
I can't speak for the OP, but—
Problems such as this often arise in scenarios where the effective user has more privileges than necessary for the intended operation. Then the program must either juggle with privileges/capabilities, or otherwise take precaution.
|
|---|