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

Loading…
Cancel
Save