域名访问控制
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/access-control-domain/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/access-control-domain/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/access-control-domain/)
Use the native HTML custom element.
域名访问控制是指确定组织内哪些用户或角色可以查看、修改或转移通过[[registrar|注册商]]账户管理的域名的策略和机制。注册商平台通常实施基于角色的访问控制(RBAC),分为所有者、管理员和查看者等层级,每个层级对更改[[nameserver|名称服务器]]、禁用[[domain-lock|域名锁定]]或发起[[domain-transfer|转移]]等操作拥有不同权限。将细粒度访问控制与[[two-factor-registrar|双因素认证]]及审计日志相结合,可形成针对内部滥用和外部账户入侵的纵深防御策略。
示例
Your marketing intern can log into the registrar to view domain expiration dates but cannot modify DNS records or initiate transfers, because their account role is set to 'Viewer' rather than 'Admin'.