|
Bugzilla – Full Text Bug Listing |
| Summary: | "sudo -l" asks for wrong password when using targetpw, rootpw or runaspw | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Evangelos Foutras <evangelos> |
| Component: | Sudoers | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | low | ||
| Version: | 1.8.10 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Fix %p expansion for sudo -l with targetpw etc | ||
|
Description
Evangelos Foutras
2014-03-19 15:37:17 MDT
Created attachment 400 [details]
Fix %p expansion for sudo -l with targetpw etc
The attached patch fixes it for me.
(In reply to Todd C Miller from comment #1) > Created attachment 400 [details] > Fix %p expansion for sudo -l with targetpw etc > > The attached patch fixes it for me. Works for me as well. Thanks! Fixed in sudo 1.8.10p3 |