Comment # 2 on bug 1215850 from Dan Yeaw
Hi Hui, that is a good catch, my user password does login correctly. However,
this is a change in functionality. If I roll back to a previous release, it
asks for my root password.

Also if I `sudo visudo`, it is set up as:

```
Defaults targetpw   # ask for the password of the target user i.e. root
ALL   ALL=(ALL) ALL   # WARNING! Only use this together with 'Defaults
targetpw'!
```

In this configuration, it should ask for the root password.


You are receiving this mail because: