# WriteAccountRestrictions

* 대상의 `msDS-AllowedToActOnBehalfOfOtherIdentity` 특성을 수정할 수 있는 권한. 이를 통해 RBCD 공격을 진행할 수 있게 된다.
* `AddAllowedToAct` 블러드하운드 Edge와 동일한 Edge다. 따라서 AddAllowedToAct를 참고한다.

[AddAllowedToAct](/privilege-escalation/ad-dacl/addallowedtoact.md)

[Resource-Based Constrained Delegation (RBCD)](/privilege-escalation/ad/rbcd.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.xn--hy1b43d247a.com/privilege-escalation/ad-dacl/writeaccountrestrictions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
