Your message dated Thu, 6 Nov 2025 18:04:45 -0500
with message-id 
<caaajcmzr+tpiylq1ykax3weok0kkilssqounu+duqnsh2_y...@mail.gmail.com>
and subject line closing ancient gdm3 bugs
has caused the Debian Bug report #703622,
regarding gdm3 dosen't show login screen when authentication via LDAP is enabled
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.)


-- 
703622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703622
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gdm3
Version: 3.4.1-6
Severity: important

Hallo,

I have installed Debian Wheezy RC1 x64 and while authenticating locally, GDM3 
worked fine. As soon as I switched to LDAP-based authentication, GDM3 dosen't 
even display login screen, only clocked cursor on blank black background. I 
also tried applying config files that worked well with Squeeze, with no effect. 
Login from shell and SSH works fine. Eventually I have installed lightdm and it 
works well. Therefore I assume this is GDM3 related bug.


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=sk_SK.UTF-8, LC_CTYPE=sk_SK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdm3 depends on:
ii  accountsservice                             0.6.21-8
ii  adduser                                     3.113+nmu3
ii  dconf-gsettings-backend                     0.12.1-3
ii  dconf-tools                                 0.12.1-3
ii  debconf [debconf-2.0]                       1.5.49
ii  dpkg                                        1.16.9
ii  gir1.2-freedesktop                          1.32.1-1
ii  gir1.2-glib-2.0                             1.32.1-1
ii  gnome-session [x-session-manager]           3.4.2.1-3
ii  gnome-session-bin                           3.4.2.1-3
ii  gnome-session-fallback [x-session-manager]  3.4.2.1-3
ii  gnome-settings-daemon                       3.4.2+git20121218.7c1322-2
ii  gnome-terminal [x-terminal-emulator]        3.4.1.1-2
ii  gsettings-desktop-schemas                   3.4.2-3
ii  libaccountsservice0                         0.6.21-8
ii  libatk1.0-0                                 2.4.0-2
ii  libattr1                                    1:2.4.46-8
ii  libaudit0                                   1:1.7.18-1.1
ii  libc6                                       2.13-38
ii  libcairo-gobject2                           1.12.2-3
ii  libcairo2                                   1.12.2-3
ii  libcanberra-gtk3-0                          0.28-6
ii  libcanberra0                                0.28-6
ii  libdbus-1-3                                 1.6.8-1
ii  libdbus-glib-1-2                            0.100.2-1
ii  libfontconfig1                              2.9.0-7.1
ii  libgdk-pixbuf2.0-0                          2.26.1-1
ii  libglib2.0-0                                2.33.12+really2.32.4-5
ii  libglib2.0-bin                              2.33.12+really2.32.4-5
ii  libgtk-3-0                                  3.4.2-6
ii  libpam-modules                              1.1.3-7.1
ii  libpam-runtime                              1.1.3-7.1
ii  libpam0g                                    1.1.3-7.1
ii  libpango1.0-0                               1.30.0-1
ii  librsvg2-common                             2.36.1-1
ii  libselinux1                                 2.1.9-5
ii  libupower-glib1                             0.9.17-1
ii  libwrap0                                    7.6.q-24
ii  libx11-6                                    2:1.5.0-1
ii  libxau6                                     1:1.0.7-1
ii  libxdmcp6                                   1:1.1.1-1
ii  libxklavier16                               5.2.1-1
ii  libxrandr2                                  2:1.3.2-2
ii  lsb-base                                    4.1+Debian8
ii  metacity [x-window-manager]                 1:2.34.3-4
ii  policykit-1-gnome                           0.105-2
ii  upower                                      0.9.17-1
ii  x11-common                                  1:7.7+2
ii  x11-xserver-utils                           7.7~3
ii  xterm [x-terminal-emulator]                 278-4

Versions of packages gdm3 recommends:
ii  at-spi2-core               2.5.3-2
ii  desktop-base               7.0.3
ii  gnome-icon-theme           3.4.0-2
ii  gnome-icon-theme-symbolic  3.4.0-2
ii  x11-xkb-utils              7.7~1
ii  xserver-xephyr             2:1.12.4-5
ii  xserver-xorg               1:7.7+2
ii  zenity                     3.4.0-2

Versions of packages gdm3 suggests:
ii  gnome-orca            3.4.2-2
ii  gnome-shell           3.4.2-7
pn  gok                   <none>
ii  libpam-gnome-keyring  3.4.1-5

-- Configuration Files:
/etc/pam.d/gdm3 changed:
auth    requisite       pam_nologin.so
auth    required        pam_env.so readenv=1
auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
auth    required        pam_succeed_if.so user != root quiet_success
@include common-auth
auth    optional        pam_gnome_keyring.so
@include common-account
session required        pam_limits.so
@include common-session
session optional        pam_gnome_keyring.so auto_start
@include common-password

/etc/pam.d/gdm3-autologin changed:
auth    requisite       pam_nologin.so
auth    required        pam_env.so readenv=1
auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
auth    required        pam_succeed_if.so user != root quiet_success
auth    required        pam_permit.so
@include common-account
session required        pam_limits.so
@include common-session
@include common-password


-- debconf information:
* shared/default-x-display-manager: lightdm
  gdm3/daemon_name: /usr/sbin/gdm3

--- End Message ---
--- Begin Message ---
There have been many changes to Debian since this bug was originally
reported. If you are still experiencing this issue with Debian 13 (or
with Debian 12 or Testing or Unstable), please report a new bug.

Thank you,
Jeremy Bích

--- End Message ---

Reply via email to