-
Type: Question
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: 3.0.0, 3.0.1, 3.0.2
-
Component/s: None
-
Environment:Ubuntu, Debian
MongoDB 3.x
-
Fully Compatible
Hello,
the problem is that the mongodb 3.x socket in /tmp/ is created with 700 permissions. Other processes, for example PHP, cannot use the socket anymore and receive a permission denied error. In the Versions before 3.0 the socket was created with 777 permissions. I have tried it in Ubuntu Server and debian on different hardware -> same error/bug.
Thanks for your attention.
- is related to
-
SERVER-13022 AF_UNIX socket file should not force a default mode of 0777.
- Closed