** Changed in: ubuntu-gnome
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications about this
"J.J, that is going to continue to be a problem even after this is
fixed, with passwordless login (once the casper patch lands), you don't
have a chance to select the session either, since it skips the password
step."
That's an unfortunate regression, since the previous LTS release of
Ubuntu GNOME
This bug was fixed in the package casper - 1.373
---
casper (1.373) xenial; urgency=medium
* scripts/casper-bottom/25adduser:
- Inject a systemd unit that will call passwd -d to ensure that the
AccountsService properties (particulary PasswordMode) are correctly
set f
J.J, that is going to continue to be a problem even after this is fixed,
with passwordless login (once the casper patch lands), you don't have a
chance to select the session either, since it skips the password step.
I guess we will just have to mention in the release notes, if you want
to try the
** No longer affects: pam (Ubuntu)
** No longer affects: gnome-shell (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notification
** Changed in: gdm
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications about this bug go
** Patch added: "casper patch"
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1561302/+attachment/4634981/+files/casper-passwd.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Ti
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/1561302/+subscriptio
** Changed in: gdm3 (Ubuntu)
Assignee: Tim (darkxst) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications abo
** Changed in: casper (Ubuntu)
Importance: Undecided => Critical
** Changed in: gnome-shell (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Titl
This bug was fixed in the package gdm3 - 3.18.2-1ubuntu2
---
gdm3 (3.18.2-1ubuntu2) xenial; urgency=medium
* debian/patches/fix_pam_nullok_secure.patch: PAM_TTY needs to be set
before pam_authenticate is called for nullok_secure arg. (LP: #1561302)
* debian/patches:
- 0001
gdm will now accept passwordless logins. AccountsService properties are
still not set correctly, since casper runs adduser before
AccountsService is active. which atleast affects Screen locking on the
live session (although only if user explicitly locks screen). I think
will need to inject a system
** Changed in: gdm3 (Ubuntu)
Assignee: (unassigned) => Tim (darkxst)
** Changed in: gdm3 (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Titl
Steve, yes, I am fixing it upstream in gdm
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications about this bug go to:
https://bugs
OK, then that is definitely a regression in gdm. The *purpose* of
setting PAM_TTY is so that this information is available to pam modules.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm does set PAM_TTY but it seems to be set much later in the pam
processing than on lightdm, so basically its not set until after
authentication.
I suppose gdm will have to be patched or we somehow override the pam
config for gdm only (if that is even possible)
--
You received this bug notifica
As documented in pam_unix(8), the nullok_secure option means that null
passwords are allowed for this module only when connected via one of the
"secure" (that is, generally speaking, "local") ttys listed in
/etc/securetty. The tty is not determined directly by pam_unix, but is
instead provided to
I have tracked this down to the following pam rule being buggy on gdm
auth[success=1 default=ignore] pam_unix.so nullok_secure
Not quite worked out where the bug is, but nullok_secure is an Ubuntu
specific argument and fails on gdm, and possibly other !lightdm display
managers also.
**
Upstream suggested this might be a problem with the pam configurations
** Changed in: ubuntu-gnome
Importance: Undecided => High
** Changed in: ubuntu-gnome
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Changed in: gdm
Status: Unknown => Confirmed
** Changed in: gdm
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless
For the Ubuntu GNOME live DVD/USB in particular, the lack of a
passwordless session is a problem because it means that the user has to
jump through hoops to try out GNOME Classic. Instead of just logging
out, choosing the GNOME Classic session, and logging back in, a user has
to figure out that he/
** Also affects: casper (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm won't allow passwordless login
To manage notifications
** Also affects: ubuntu-gnome
Importance: Undecided
Status: New
** Changed in: ubuntu-gnome
Milestone: None => xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm
** Bug watch added: GNOME Bug Tracker #764669
https://bugzilla.gnome.org/show_bug.cgi?id=764669
** Also affects: gdm via
https://bugzilla.gnome.org/show_bug.cgi?id=764669
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
This also affects the lock screen (although I think it will only
activate with +L keypress
at the very least we should set AccountsService.UserPasswordMode.NONE
for the live user
The lock screen will obey this, but not sure about the gdm greeter
** Also affects: gnome-shell (Ubuntu)
Importanc
Alberto, there may be other related in ubuity-dm, .in particular to the
setup of graphics on some systems. However this particular bug is in the
gdm greeter itself. Users that log out of the live session, should be
able to login again and then to consider users who make a persistent usb
and don't s
But shouldn't a person be able to log out of the live DE and then login
w/o a password? I haven't tried recently but I know it was possible at
one time with Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
ubiquity-dm is what needs fixing.
** Changed in: gdm3 (Ubuntu)
Importance: Undecided => Critical
** Changed in: gdm3 (Ubuntu)
Importance: Critical => High
** Changed in: gdm3 (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1561302
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gdm3 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561302
Title:
gdm w
30 matches
Mail list logo