|
authselect-profiles(5)
|
authselect-profiles(5)
|
|
NAME
|
이름
|
|
authselect-profiles - how to extend authselect profiles.
|
authselect-profiles - authselect 프로파일 확장방법.
|
|
DESCRIPTION
|
설명
|
|
This manual page explains how are authselect profiles organized and how to create new profiles.
|
이 설명서는 authselect 프로파일을 구성하고 새로운 프로파일을 생성하는 방법에 대해 설명합니다.
|
|
PROFILE DIRECTORIES
|
프로파일 디렉토리
|
|
Profiles can be found in one of three directories.
|
프로파일은 3개의 디렉토리 중 하나에서 찾을 수 있습니다.
|
|
*{AUTHSELECT_PROFILE_DIR}*
|
*{AUTHSELECT_PROFILE_DIR}*
|
|
Read-only directory containing profiles shipped together with authselect.
|
authselect와 함께 탑재된 프로파일에 포함되어 있는 읽기 전용 디렉토리.
|
|
*{AUTHSELECT_VENDOR_DIR}*
|
*{AUTHSELECT_VENDOR_DIR}*
|
|
Read-only directory for vendor-specific profiles that can override the ones in _default_ directory.
|
기본 디렉토리에서 하나를 재정의 할 수 있는 제조사 지정 파일을 위한 읽기 전용 디렉토리.
|
|
*{AUTHSELECT_CUSTOM_DIR}*
|
*{AUTHSELECT_CUSTOM_DIR}*
|
|
Place for administrator-defined profiles.
|
관리 정의된 프로파일을 위한 장소.
|
|
PROFILE FILES
|
프로파일 파일
|
|
Each profile consists of one or more of these files which provide a mandatory profile description and describe the changes that are done to the system.
|
각각의 파일은 필수 파일 설명을 제공하고 시스템이 동작하는 것과 같은 변화를 설명하는 이들 파일 중 하나 또는 파일들로 구성합니다.
|
|
*README*
|
*읽어보기*
|
|
Description of the profile. The first line must be a name of the profile.
|
프로파일의 설명. 첫 번째 줄은 프로파일 이름이어야 합니다.
|
|
*system-auth*
|
*system-auth*
|
|
PAM stack that is included from nearly all individual service configuration files.
|
거의 모든 개별 서비스 설정 파일에서 포함되는 PAM 스택.
|
|
*password-auth*, *smartcard-auth*, *fingerprint-auth*
|
*password-auth*, *smartcard-auth*, *fingerprint-auth*
|