[BASESRV] Strengthen default permissions for DOS devices
authorPierre Schweitzer <pierre@reactos.org>
Wed, 15 May 2019 06:32:55 +0000 (08:32 +0200)
committerPierre Schweitzer <pierre@reactos.org>
Wed, 15 May 2019 06:41:16 +0000 (08:41 +0200)
commite97b412a76d079380e0c1e60b050342e018c04ee
tree0c93abeef3f54dd1be56c9b9f784b321433a388f
parent6a124ef38aa9ee9ff142f62cb897febe72df8f83
[BASESRV] Strengthen default permissions for DOS devices

This is linked to previous work done on DOS devices creation
in basesrv. If this DWORD is not set (or 0), DOS devices will
be created with an ACL that make the symlink readable by any
and modifiable by any.
With protection mode set, the symlink will be still readable by
any but not modifiable by anyone but the owner.

This should also affect some objects managed by session manager.

By default, on W2K3, that protection mode is set.
boot/bootdata/hivesys.inf