Fix descriptions ublinux-data.ini

master
Dmitry Razumov 1 year ago
parent dc6412a6ee
commit e8f9d35afa
Signed by: asmeron
GPG Key ID: 50BC1DB583B79706

@ -113,7 +113,7 @@ VERSION=
## Настройки профиля конфигурации PAM авторизации, authselect. Профили /usr/share/authselect/default ## Настройки профиля конфигурации PAM авторизации, authselect. Профили /usr/share/authselect/default
## AUTHPAM[<profile>]=<feature>|disable|no|off ## AUTHPAM[<profile>]=<feature>|disable|no|off
## <profile> # Профиль ## <profile> # Профиль
## *minimal # Local users only for minimal installations, default ## *local # Local users only for local installations, default
## nis # Enable NIS for system authentication ## nis # Enable NIS for system authentication
## sssd # Enable SSSD for system authentication (also for local users only) ## sssd # Enable SSSD for system authentication (also for local users only)
## winbind # Enable winbind for system authentication ## winbind # Enable winbind for system authentication
@ -124,17 +124,17 @@ VERSION=
## with-mdns4 with-mdns6 with-mkhomedir with-mkhomedir-simple with-nispwquality ## with-mdns4 with-mdns6 with-mkhomedir with-mkhomedir-simple with-nispwquality
## disable|no|off # Отключить выбор профиля ## disable|no|off # Отключить выбор профиля
## Информация о профиле: authselect show sssd ## Информация о профиле: authselect show sssd
#AUTHPAM[minimal]=with-faillock,with-time,with-systemd-homed #AUTHPAM[local]=with-faillock,with-time,with-systemd-homed
#AUTHPAM[sssd]=with-faillock,with-time,with-systemd-homed,with-mkhomedir-simple #AUTHPAM[sssd]=with-faillock,with-time,with-systemd-homed,with-mkhomedir-simple
## Тип используемого профиля конфигурации PAM авторизации, authselect. Профили /usr/share/authselect/default ## Тип используемого профиля конфигурации PAM авторизации, authselect. Профили /usr/share/authselect/default
## AUTHPAM=<profile>|disable|no|off ## AUTHPAM=<profile>|disable|no|off
## <profile> # Профиль ## <profile> # Профиль
## *minimal # Local users only for minimal installations, default ## *local # Local users only for local installations, default
## nis # Enable NIS for system authentication ## nis # Enable NIS for system authentication
## sssd # Enable SSSD for system authentication (also for local users only) ## sssd # Enable SSSD for system authentication (also for local users only)
## winbind # Enable winbind for system authentication ## winbind # Enable winbind for system authentication
## AUTHPAM=minimal ## AUTHPAM=local
## AUTHPAM=disable ## AUTHPAM=disable
#AUTHPAM=sssd #AUTHPAM=sssd

Loading…
Cancel
Save