Bugzilla – Bug 701
Sudo not show custom prompt with some PAM plugins in Non-English environments
Last modified: 2015-07-17 09:24:35 MDT
Created attachment 451 [details] Patch for fix PAM prompt to upstream When a non translated PAM plugin as pam-krb5 override custom prompt if the environment uses a different language than English. I analyze the code and it show than sudo only use the custom prompt if the PAM prompt is a translated version of "Password:". The solution is check again the PAM prompt using Default (english string) "Password:". I put a possible patch for this.
Committed, thanks.
Sorry for the inconvenience, my first name is Joel and my last names is Peláez Jorge but in the file doc/CONTRIBUTORS show "Jorge, Joel Peláe". Can you fix it please? Thanks.
Fixed doc/CONTRIBUTORS entry
Fixed in sudo 1.8.14, available now.