prikhi/lightdm-mini-greeter

Autologin when pam allows

开放

#28 创建于 2018年10月19日

 (2 条评论) (0 个反应) (0 位负责人)C (50 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (588 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I am not sure how correct my request is, but for example standard lightdm greeter allows you to login without entering your password when some pam module gives you sufficient rights to do so.

So when you have some pam module with 'sufficient' qualifier (or how it is called) and that module gives you permissions without interaction somehow, you can have such button or just automatically log in.

In my case it's pam_usb - on Ubuntu when i plug my USB key (with pamusb.conf configured for my user ofc) in it shows just Log in > button in place of password field.

贡献者指南