R. David Murray added the comment:

It is almost certainly the case that the error message is correct.  The most 
likely explanation given your pasted session is that user2 does not have 
permission in the CWD.  When you use --login, the CWD changes to user2's home, 
which it of course has permission in.

----------
nosy: +r.david.murray
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25481>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to