[issue25481] PermissionError in subprocess.check_output() when running as a different user (not login shell)

jaystrict report at bugs.python.org
Mon Oct 26 13:01:58 EDT 2015


jaystrict added the comment:

user2 in fact has permissions in the CWD.
The CWD has been set to /tmp intentionally, exactly for that reason that every user has "rwx" access there.

----------
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25481>
_______________________________________


More information about the Python-bugs-list mailing list