Skip to content

Feature: provide internationalization support #63

@tsaarni

Description

@tsaarni

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

rc = pam_get_authtok(pamh, PAM_OLDAUTHTOK, (const char **)&oldpassword,
"(current) LDAP Password: ");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions