Bug 48857 - показывать по умолчанию кнопку "войти под другим пользователем"
Summary: показывать по умолчанию кнопку "войти под другим пользователем"
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: lightdm (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 48115
  Show dependency tree
 
Reported: 2023-12-19 12:00 MSK by Anton Farygin
Modified: 2024-01-26 14:47 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2023-12-19 12:00:39 MSK
Непонятно, почему она отключена по умолчанию. 
Эта настройка будет приезжать в kde greeter и там хотелось бы видеть по умолчанию кнопку "войти под другим пользователем".

См баг #48115
Comment 1 Sergey V Turchin 2024-01-26 09:30:42 MSK
Это и в p10 надо.
Comment 2 manowar@altlinux.org 2024-01-26 14:43:51 MSK
Вроде бы, если параметр "allow-user-switching" явно не определён, то будет разрешено (TRUE):

if (!config_has_key (config_get_instance (), "Seat:*", "allow-user-switching"))
        config_set_boolean (config_get_instance (), "Seat:*", "allow-user-switching", TRUE);

И в lightdm.conf по умолчанию как раз так (не определено):
# allow-user-switching = True if allowed to switch users
Comment 3 Anton Golubev 2024-01-26 14:47:53 MSK
Речь идет про опцию greeter-show-manual-login.