Your message dated Fri, 06 Apr 2012 04:02:54 +0000
with message-id <[email protected]>
and subject line Bug#476248: fixed in slim 1.3.3-1
has caused the Debian Bug report #476248,
regarding pls include /etc/pam.d/slim
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
476248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: slim
Version: 1.3.0-1
Severity: minor
Hello,
I think a PAM config file /etc/pam.d/slim for SLiM should be inclued in the
Debian
package; see below for an example.
While this does not affect the main SLiM functionality, if the
pam.d/slim file is not provided PAM will use the fallback "others"
file, which is definitely not the desired behaviour for a login
program.
Thanks in advance!
Regards,
Riccardo
############################################################ begin
/etc/pam.d/slim
#
# The PAM configuration file for the SLiM graphical login manager
#
# Disallows other than root logins when /etc/nologin exists
# (Replaces the `NOLOGINS_FILE' option from login.defs)
auth requisite pam_nologin.so
# This module parses environment configuration file(s)
# and also allows you to use an extended config
# file /etc/security/pam_env.conf.
#
# parsing /etc/environment needs "readenv=1"
session required pam_env.so readenv=1
# locale variables are also kept into /etc/default/locale in etch
# reading this file *in addition to /etc/environment* does not hurt
session required pam_env.so readenv=1 envfile=/etc/default/locale
# Standard Un*x authentication.
@include common-auth
# This allows certain extra groups to be granted to a user
# based on things like time of day, tty, service, and user.
# Please edit /etc/security/group.conf to fit your needs
# (Replaces the `CONSOLE_GROUPS' option in login.defs)
auth optional pam_group.so
# Uncomment and edit /etc/security/time.conf if you need to set
# time restrainst on logins.
# (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs
# as well as /etc/porttime)
# account requisite pam_time.so
# Uncomment and edit /etc/security/access.conf if you need to
# set access limits.
# (Replaces /etc/login.access file)
# account required pam_access.so
# Sets up user limits according to /etc/security/limits.conf
# (Replaces the use of /etc/limits in old login)
session required pam_limits.so
# SELinux needs to intervene at login time to ensure that the process
# starts in the proper default security context.
# Uncomment the following line to enable SELinux
# session required pam_selinux.so multiple
# Standard Un*x account and session
@include common-account
@include common-session
@include common-password
##################################################### end of /etc/pam.d/slim
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_CH.UTF-8, LC_CTYPE=it_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages slim depends on:
ii debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-3 GCC support library
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii libpam0g 0.99.7.1-6 Pluggable Authentication Modules l
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libstdc++6 4.3.0-3 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxft2 2.1.12-2 FreeType-based font drawing librar
ii libxmu6 2:1.0.4-1 X11 miscellaneous utility library
slim recommends no packages.
-- debconf information:
* shared/default-x-display-manager: slim
--- End Message ---
--- Begin Message ---
Source: slim
Source-Version: 1.3.3-1
We believe that the bug you reported is fixed in the latest version of
slim, which is due to be installed in the Debian FTP archive:
slim_1.3.3-1.debian.tar.gz
to main/s/slim/slim_1.3.3-1.debian.tar.gz
slim_1.3.3-1.dsc
to main/s/slim/slim_1.3.3-1.dsc
slim_1.3.3-1_amd64.deb
to main/s/slim/slim_1.3.3-1_amd64.deb
slim_1.3.3.orig.tar.gz
to main/s/slim/slim_1.3.3.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated slim package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 06 Apr 2012 10:48:50 +0900
Source: slim
Binary: slim
Architecture: source amd64
Version: 1.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
slim - desktop-independent graphical login manager for X11
Closes: 472855 476248 612023 614749 661248 664806
Changes:
slim (1.3.3-1) unstable; urgency=low
.
* New upstream release. (Closes: #614749, #472855, #612023)
* Remove unnecessary patches.
- patches/fix-black-screen.patch
- patches/fix_ftbfs-as-needed.patch
- patches/Makefile.patch
* Update debian/control.
- Update Standards-Version to 3.9.3.
- Update Build-Depends. Add cmake, libck-connector-dev and zlib1g-dev.
- Add dbus and consolekit to Depends.
* Update debian/rules.
- Rewrite debian/rules. covert to dh.
* Update patch for slim.conf
* Update compat to 9
* Add directory for pam.d from install file.
* Remove directory for theme files to debian/slim.dirs.
* Add new template for daemon name
* Change source format to 3.0(quilt)
- Remove *.shar files
* Update postinst and add postrm and prerm for slim.
* Add pam file for slim. (Closes: #476248, #664806)
* Update translations.
- Update Polish translation. (Closes: #661248)
Checksums-Sha1:
834545aae63c9a0ba5f14f49673fab5decc15033 1849 slim_1.3.3-1.dsc
ef6bffdd5f8874d940a7ca44a29bed3e3d081dbf 225719 slim_1.3.3.orig.tar.gz
e979665f5f3c33e91323586b9386887afa3a9f71 880849 slim_1.3.3-1.debian.tar.gz
7fe177ed50c13b99f1e03f296dddf0909d782b0e 1103934 slim_1.3.3-1_amd64.deb
Checksums-Sha256:
3ed2f810baffb48ee0b1d8ef56db773b54f78ae96f7fd3a2bec5d81d33bacc31 1849
slim_1.3.3-1.dsc
4eff0f1b636e25c2b40c08cd994c2f8167b56cddd51ca629dca48b6512a7c138 225719
slim_1.3.3.orig.tar.gz
a97f81439c928d808ecd783edc0c74b96ae8c25aa27e00bb9fe899314126429b 880849
slim_1.3.3-1.debian.tar.gz
919f509341532d60ed60d835642ab6e02a459bd6a145d71334f54f9ba76f6d80 1103934
slim_1.3.3-1_amd64.deb
Files:
d69399a04c925453e0e41298002db069 1849 x11 optional slim_1.3.3-1.dsc
ff76b977eddb7f8aaa753a8671d15ef5 225719 x11 optional slim_1.3.3.orig.tar.gz
758832fa6b4583dc1ac50cb6d392feab 880849 x11 optional slim_1.3.3-1.debian.tar.gz
1025439013a311faf1a8f74cf2c74881 1103934 x11 optional slim_1.3.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPfmcfAAoJEDIkf7tArR+mrFYP/1Da4JXpbq+OT9WbiJZOS8Of
URAGwGRJH6C8j6qeDXOvdH40dqFVjv1/vUn9bi/z7sYOKwTbq7EDRpSmTlM7H2d+
KAelN3epeBb3UszWAifCBZWk2f/pRGk+uMyI1c1rqlX3RVIqZ0QClX9UTGscVS26
3IsyaJPzE5WdzWTN2GiaNcBgBG1O6tZzLXRoKYj0A690/vonwgeF2MurX/zLUVro
SMjeeAOERwpJmLi2cWj5rVfKufJIl3bJGdbNG8aWFMvcFQUTff3u3pBTVWzcFauf
3Ifq1Hdk+tdU7Ih+2dzfmAtAhD4wRWFqFHLjDH3NYs2lonnz3do/5XvjGPHRy3iE
vS/p1fC1Mh4YcqnUulADJNsr+tsPuwenelE4fgvojravKStQ8YznceAsMuCD3r4E
cAdL3d1KD7d01oNhbkNluKfwPJP8bruLAfi9FTf3kwcyCT27ocdawXtcX4KX0XVA
2VyApLPQsjJx5lbBX8Pm1uYIOMQYOZEixhs8nWT84VBaPfh3UBJGt/30JYLce3Mc
vms12pGIyRh7Ma22r0q154knulVyzqY0H+JPWADzieL4mEIaelyOLdUCfPcUTT5D
dbW1Mz67vVUKEiBgCUYFi98Ul31Sz97XiEk3upYEryNnmAbL9/qpc9n4o4nZyDIO
Qcnt/z+8C9n4gcbNpjF7
=4jbz
-----END PGP SIGNATURE-----
--- End Message ---