You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request: add support for internationalization in nss-pam-ldapd.
Since the PAM module has interactions with the user, it would be useful to allow internationalization for the prompt strings. This would also allow administrator to change the strings e.g. remove details that the password is LDAP password in prompt such as
Thanks for your suggestion. A PR for this would be very welcome. I don't know about the limitations of using gettext in a PAM module. Also, this should be an optional requirement since the software is used on a lot of different platforms (FreeBSD, Solaris, etc.).
I'm pretty short on spare time for a while now so while I try to keep up with pull requests and incoming queries I can't give you a guarantee on responsiveness.
Feature request: add support for internationalization in nss-pam-ldapd.
Since the PAM module has interactions with the user, it would be useful to allow internationalization for the prompt strings. This would also allow administrator to change the strings e.g. remove details that the password is LDAP password in prompt such as
nss-pam-ldapd/pam/pam.c
Lines 730 to 731 in 33cf91c
The text was updated successfully, but these errors were encountered: