Emilio:
On 11/16/2013 11:33 AM, Emilio Pozuelo Monfort wrote: > Les, can you attach /etc/pam.d/common-session ? Can you also run > `pam-auth-update --force' as root and see if that helps? i tried pam-auth-update --force a few days ago and it didn't help. i just ran it again and restarted gdm3, still same exact error as in my first :0-greeter.log common-session attached. > Can you also check if there are any errors in /var/log/auth.log and attach it? yes, there is an error. relevant portion attached. Les
# # /etc/pam.d/common-session - session-related modules common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define tasks to be performed # at the start and end of sessions of *any* kind (both interactive and # non-interactive). # # As of pam 1.0.1-6, this file is managed by pam-auth-update by default. # To take advantage of this, it is recommended that you configure any # local modules either before or after the default block, and use # pam-auth-update to manage selection of other modules. See # pam-auth-update(8) for details. # here are the per-package modules (the "Primary" block) session [default=1] pam_permit.so # here's the fallback if no module succeeds session requisite pam_deny.so # prime the stack with a positive return value if there isn't one already; # this avoids us returning an error just because nothing sets a success code # since the modules above will each just jump around session required pam_permit.so # and here are more per-package modules (the "Additional" block) session required pam_unix.so session optional pam_winbind.so session optional pam_systemd.so session optional pam_ck_connector.so nox11 # end of pam-auth-update config
[ attempted to start gdm3 service:] Nov 16 12:06:34 speggy dbus[2446]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.69" (uid=0 pid=9394 comm="/usr/sbin/gdm3 ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.70" (uid=0 pid=9414 comm="/usr/lib/gdm3/gdm-simple-slave --display-id /org/g") Nov 16 12:06:35 speggy gdm-launch-environment][9438]: pam_unix(gdm-launch-environment:session): session opened for user Debian-gdm by (uid=0) Nov 16 12:06:35 speggy gdm-launch-environment][9438]: pam_systemd(gdm-launch-environment:session): Failed to create session: No such process Nov 16 12:06:35 speggy gdm-launch-environment][9438]: pam_ck_connector(gdm-launch-environment:session): nox11 mode, ignoring PAM_TTY :0 Nov 16 12:09:01 speggy CRON[9577]: pam_unix(cron:session): session opened for user root by (uid=0) Nov 16 12:09:01 speggy CRON[9577]: pam_unix(cron:session): session closed for user root Nov 16 12:14:40 speggy gdm-launch-environment][9438]: pam_unix(gdm-launch-environment:session): session closed for user Debian-gdm [killed gdm3 and started kdm:] Nov 16 12:14:58 speggy kdm: :0[9701]: pam_unix(kdm:session): session opened for user godzilla by (uid=0) Nov 16 12:14:58 speggy kdm: :0[9701]: pam_systemd(kdm:session): Failed to create session: No such process Nov 16 12:14:58 speggy kdm: :0[9701]: pam_ck_connector(kdm:session): nox11 mode, ignoring PAM_TTY :0 Nov 16 12:15:07 speggy polkitd(authority=local): Registered Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session7 (system bus name :1.112 [/usr/lib/kde4/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Nov 16 12:17:01 speggy CRON[10742]: pam_unix(cron:session): session opened for user root by (uid=0) Nov 16 12:17:01 speggy CRON[10742]: pam_unix(cron:session): session closed for user root Nov 16 12:26:15 speggy su[10845]: Successful su for root by godzilla Nov 16 12:26:15 speggy su[10845]: + /dev/pts/2 godzilla:root Nov 16 12:26:15 speggy su[10845]: pam_unix(su:session): session opened for user root by godzilla(uid=1000) Nov 16 12:26:15 speggy su[10845]: pam_systemd(su:session): Failed to create session: No such process Nov 16 12:26:39 speggy smbd[10868]: pam_unix(samba:session): session closed for user nobody Nov 16 12:28:17 speggy su[10845]: pam_unix(su:session): session closed for user root Nov 16 12:28:45 speggy su[10923]: Successful su for root by godzilla Nov 16 12:28:45 speggy su[10923]: + /dev/pts/2 godzilla:root Nov 16 12:28:45 speggy su[10923]: pam_unix(su:session): session opened for user root by godzilla(uid=1000) Nov 16 12:28:45 speggy su[10923]: pam_systemd(su:session): Failed to create session: No such process