mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 05:50:10 +01:00
Add user authentication support for remote backends via PAM. This requires a configuration file /etc/pam.d/weston. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
3 lines
54 B
Text
3 lines
54 B
Text
#%PAM-1.0
|
|
auth include login
|
|
account include login
|