Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
srpm
lightdm
Commits
ebe9b3e4
Commit
ebe9b3e4
authored
May 01, 2014
by
Rex Dieter
Browse files
update pam config (+pam-kwallet,-mate-keying-pam)
parent
ed1112f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
lightdm.pam
View file @
ebe9b3e4
...
...
@@ -3,7 +3,7 @@ auth [success=done ignore=ignore default=bad] pam_selinux_permit.so
auth required pam_env.so
auth substack system-auth
-auth optional pam_gnome_keyring.so
-auth optional pam_
mate_keyring
.so
-auth optional pam_
kwallet
.so
auth include postlogin
account required pam_nologin.so
account include system-auth
...
...
@@ -16,7 +16,7 @@ session required pam_selinux.so open
session optional pam_keyinit.so force revoke
session required pam_namespace.so
-session optional pam_gnome_keyring.so auto_start
-session optional pam_
mate_keyring.so auto_start
-session optional pam_
kwallet.so
session include system-auth
session optional pam_lastlog.so silent
session include postlogin
lightdm.spec
View file @
ebe9b3e4
...
...
@@ -5,7 +5,7 @@
Name: lightdm
Summary: Lightweight Display Manager
Version: 1.10.1
Release:
1
%{?dist}
Release:
2
%{?dist}
# library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
License: (LGPLv2 or LGPLv3) and GPLv3+
...
...
@@ -248,6 +248,9 @@ exit 0
%changelog
* Thu May 01 2014 Rex Dieter <rdieter@fedoraproject.org> 1.10.1-2
- update pam config (+pam-kwallet,-mate-keying-pam)
* Sun Apr 27 2014 Rex Dieter <rdieter@fedoraproject.org> 1.10.1-1
- lightdm-1.10.1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment