[Boost-bugs] [Boost C++ Libraries] #4418: After futher investigation

Subject: [Boost-bugs] [Boost C++ Libraries] #4418: After futher investigation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-09 19:27:00


#4418: After futher investigation
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner:
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: None
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 This failes with an "access denied" error

 On further investigation the following call fails on windows:

 CreateFileA(....)

 After futher investigation it is determined that the file permissions(
 security ) is only read for other users. Once these permissions are opened
 up( manually) for full access to [http://onlinenursinggraduate.com
 /nursing-schools/ all schools], the CreateFileA(...) returns success.

 IN other words.......the process running as administrator runs and creates
 temp file. Then the file permissions need to be adjusted to allow full
 access. Then the second process can come in and open the file.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4418>
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:03 UTC