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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -