SHA256
1
0
forked from pool/gdm

Accepting request 1076827 from home:kukuk:branches:GNOME:Factory

- Create two set of pam configuration files:
  + *-sle.pamd are for SLES15 and older
  + add postlogin-* includes to the others as required by openSUSEs
    PAM config policy

OBS-URL: https://build.opensuse.org/request/show/1076827
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=518
This commit is contained in:
2023-04-03 10:23:15 +00:00
committed by Git OBS Bridge
parent 972c3b062c
commit 015cf8d250
10 changed files with 103 additions and 12 deletions

View File

@@ -9,9 +9,11 @@ auth required pam_env.so
auth [success=ok default=1] pam_gdm.so
auth optional pam_gnome_keyring.so
account include common-account
account substack common-account
account include postlogin-account
password required pam_deny.so
session include common-session
session substack common-session
session include postlogin-session
session optional pam_gnome_keyring.so auto_start