[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#707067: Acknowledgement (kdm: KDM fails to start window manager)



Problem fixed. I am really curious about how many people tested upgrade from sqeeze to wheezy. Solution was pretty simple, but take me almost one day to find out how to solve this problem... Problem is not in kde or kdm itself, but somewhere in pam configuration....

solution:
just edit /etc/pam.d/common-session and change from:

and change from:

# and here are more per-package modules (the "Additional" block)
session required        pam_unix.so
session optional        pam_systemd.so
session optional                        pam_ck_connector.so nox11


to:

# and here are more per-package modules (the "Additional" block)
session required        pam_unix.so
session optional        pam_loginuid.so
session optional        pam_systemd.so
session optional                        pam_ck_connector.so



and woila... it works.

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
  Debian Qt/KDE Maintainers<debian-qt-kde@lists.debian.org>

If you wish to submit further information on this problem, please
send it to 707067@bugs.debian.org.

Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



Reply to: