도메인 접근 제어
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'.