-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[add]: add index.md for web/glossary/privileged
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: 특권 (Privileged) | ||
slug: Glossary/Privileged | ||
l10n: | ||
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
사용자에게 시스템에 대한 추가 권한이 부여되거나, 일반 사용자에 비해 더 높은 우선순위 수준의 콘텐츠에 대한 궁극적인 접근 권한이 부여되는 경우, 사용자를 **특권** 이 있다고 합니다. | ||
|
||
## 같이 보기 | ||
|
||
- 위키백과의 [특권 (컴퓨팅)](<https://en.wikipedia.org/wiki/Privilege_(computing)>) | ||
- [정보 보안 자습서](/ko/docs/Web/Security/Information_Security_Basics) |