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 pitrou
Recipients brian.curtin, jeremy.kloth, pitrou, tim.golden
Date 2012-07-13.12:46:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342183467.3385.0.camel@localhost.localdomain>
In-reply-to <5000171D.5060904@timgolden.me.uk>
Content
> It's using an administrative share (\\server\d$) and those are usually
> restricted with share permissions -- different from NTFS permissions.
> That the process runs as a service is likely to have an effect since
> services are conventionally run with minimum-privilege accounts.

Ok, so I guess skipping the test in this case would be appropriate?
History
Date User Action Args
2012-07-13 12:46:02pitrousetrecipients: + pitrou, tim.golden, brian.curtin, jeremy.kloth
2012-07-13 12:46:01pitroulinkissue15338 messages
2012-07-13 12:46:01pitroucreate