Bug 223527 - [macOS] Allow opendirectoryd access in base system
Summary: [macOS] Allow opendirectoryd access in base system
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-19 11:00 PDT by Brent Fulgham
Modified: 2021-03-19 13:19 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2021-03-19 11:27 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2021-03-19 11:00:21 PDT
The WebContent process sandbox is overly restrictive when running in the recovery/BaseSystem. We need to grant access to 'opendirectoryd' so that basic operations will work.
Comment 1 Brent Fulgham 2021-03-19 11:26:05 PDT
<rdar://problem/75492699>
Comment 2 Brent Fulgham 2021-03-19 11:27:54 PDT
Created attachment 423753 [details]
Patch
Comment 3 Per Arne Vollan 2021-03-19 11:34:08 PDT
Comment on attachment 423753 [details]
Patch

R=me.
Comment 4 EWS 2021-03-19 13:19:34 PDT
Committed r274736: <https://commits.webkit.org/r274736>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423753 [details].