authentication - How to customize telnet login prompt on linux -



authentication - How to customize telnet login prompt on linux -

i need alter "login:" string when connecting through telnet. is.is there way alter in configuration file ? e.g.: login as: need alter string.

the best way alter via locale settings, both of strings locale aware.

login: located in /usr/share/locale-langpack/en/lc_messages/shadow.mo , password: located in /usr/share/locale-langpack/en/lc_messages/linux-pam.mo

linux authentication telnet pam rhel6

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -