Auto base sync: 2026-01-27 11:13:53
This commit is contained in:
@@ -122,8 +122,10 @@ netstat -ano | findstr ":443"
|
|||||||
>>> ```
|
>>> ```
|
||||||
>>> $KeyFile = "C:\Program Files\Exchange DkimSigner\keys\<PUBLIC_DOMAIN>.pem" icacls $KeyFile /inheritance:e icacls $KeyFile /grant "NT AUTHORITY\NETWORK SERVICE:RX" Restart-Service MSExchangeTransport
|
>>> $KeyFile = "C:\Program Files\Exchange DkimSigner\keys\<PUBLIC_DOMAIN>.pem" icacls $KeyFile /inheritance:e icacls $KeyFile /grant "NT AUTHORITY\NETWORK SERVICE:RX" Restart-Service MSExchangeTransport
|
||||||
>>> ```
|
>>> ```
|
||||||
>>> **/inheritance:e включает наследование ACL, а /grant добавляет права, это штатный синтаксис icacls.**
|
>>> /inheritance:e включает наследование ACL, а /grant добавляет права, это штатный синтаксис icacls.
|
||||||
>>>
|
>.
|
||||||
|
>>[!Info]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user