Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 15:28:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228116] [patch] x11/sddm: consolekit + PAM support
Message-ID:  <bug-228116-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228116

            Bug ID: 228116
           Summary: [patch] x11/sddm: consolekit + PAM support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: tijl@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Created attachment 193236
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193236&action=
=3Dedit
patch

- Replace post-patch command for the sddm Xsession script with a patch so
$STARTUP is injected in the right place.  Also fix use of $@ in this script
because "$@" is something special (see sh man page).  This allows reverting
ports r469242 which may not work with display managers like gdm and lightdm
that have built-in support for consolekit.
- Remove unneeded USES=3Ddesktop-file-utils.  Reported by make stage-qa.
- Enable PAM support.
- Patch sddm.pam to be like /etc/pam.d/login.
- Patch sddm-autologin.pam to remove linuxisms and deny password changes.
- Patch sddm-greeter.pam to remove linuxisms.  Also, for the session facili=
ty
pam_unix.so is a no-op.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228116-7788>