Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8581: Files in C:\ProgramData\boost_interprocess are not accessible.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-06 10:53:16
#8581: Files in C:\ProgramData\boost_interprocess are not accessible.
-------------------------------------------------+-------------------------
Reporter: Andreas Neustifter | Owner: igaztanaga
<andreas.neustifter@â¦> | Status: new
Type: Bugs | Component:
Milestone: To Be Determined | interprocess
Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+-------------------------
Comment (by andreas.neustifter@â¦):
Replying to [comment:10 boost.tim-nospam@â¦]:
> '''Root-Cause Fix'''[[BR]]
>
> In my opinion, the solution to this issue is to have the Interprocess
library write its files to the '''%TEMP% directory''' of whichever user
account is executing the library. This directory should always allow the
user Full Control.
This is not a good idea AFAIK: the folder has to be the same for everyone
on the system since its needed to provide interprocess communication
(between ALL processes). %TEMP% might be different for different users,
especially for services started as "Local Service".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8581#comment:11> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC