Switch to the C locale before sending messages to syslog. The messages
sent by shadow were not translated, but error messages from PAM returned by pam_strerror() were translated in the users's locale.
This commit is contained in:
3
NEWS
3
NEWS
@@ -9,6 +9,9 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
generated in the same second.
|
||||
- packaging
|
||||
* Do not install the shadow library per default.
|
||||
- general
|
||||
* Do not translate the messages sent to syslog. This avoids logging
|
||||
PAM error messages in the users's locale.
|
||||
- chage
|
||||
* Fix bug which forbid to set the aging information of an account with a
|
||||
passwd entry, but no shadow entry.
|
||||
|
||||
Reference in New Issue
Block a user