# sudo

## Description:

특정한 유저에게 제한된 root 사용을 허락

## Changes on AnNyung:

1. ***-f*** 옵션값에 **"/"**&#xAC00; 없을 경우, 지정된 파일을 */etc/sudoers.d* 에서 검색하도록 수정
2. sudo 시 보존할 환경변수에 다음 환경 변수 추가 (*/etc/sudoers*)
   * *USER\_LANG*
   * *ULANG*
   * *SSH\_LANG*

## Sub packages:

* **sudo-devel** - Development files for sudo


---

# 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://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-sudo.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.
