-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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
Lines 730 to 731 in 33cf91c
| rc = pam_get_authtok(pamh, PAM_OLDAUTHTOK, (const char **)&oldpassword, | |
| "(current) LDAP Password: "); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels