summaryrefslogtreecommitdiff
path: root/install-files/gnome/etc/pam.d
Commit message (Collapse)AuthorAgeFilesLines
* Added new GNOME specific PAM configuration to install-filesTristan Van Berkom2015-11-246-5/+88
| | | | | | | | | | | | | | | | | | The new PAM configuration ensures both that: o Setting a user's password updates the keyring o Starting a user session automatically unlocks the keyring with the users login o Fixes bug in systemd installed system-auth file which tries to pass try_authtok to pam_unix.so, which is not a valid option for that module Overall the PAM configuration is custom and modeled after the fedora configuration but without the selinux bits. Change-Id: I348e2e520e186fc7592d2aa167abae73152bf8c1
* Adding custom gdm-launch-environment PAM configurationTristan Van Berkom2015-10-271-0/+13
The default setup does not work with gnome-initial-setup tool, which requires a separate username from gdm. Change-Id: I349797f6752e0cde3f80acacdd67721d75e424c9