This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients jaystrict, r.david.murray
Date 2015-10-26.13:55:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445867722.7.0.414981367029.issue25481@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2015-10-26 13:55:22r.david.murraysetrecipients: + r.david.murray, jaystrict
2015-10-26 13:55:22r.david.murraysetmessageid: <1445867722.7.0.414981367029.issue25481@psf.upfronthosting.co.za>
2015-10-26 13:55:22r.david.murraylinkissue25481 messages
2015-10-26 13:55:22r.david.murraycreate