# ESC6-EDITF\_ATTRIBUTESUBJECTALTNAME2

```
如果在 CA 上设置了此标志，则任何请求（包括从 Active Directory 构建主题时）都可以在主题备用名称中包含用户定义的值。
https://github.com/GhostPack/Certify
用Certify.exe检查引用该标志的UserSpecifiedSAN标志状态EDITF_ATTRIBUTESUBJECTALTNAME2。
>Certify.exe cas
为模板申请证书并添加替代名称，即使默认User模板通常不允许指定替代名称
>.\Certify.exe request /ca:dc.domain.local\domain-DC-CA /template:User /altname:DomAdmin
```


---

# 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.heresecurity.wiki/heng-xiang-yi-dong/activedirectory-zheng-shu-fu-wu/esc6-editf_attributesubjectaltname2.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.
