I suspect they are compiled into
passwd:
Code:
strings `which passwd` |less
strings `which passwd` |grep 'password' |less
or some other tool. -- Note: "remembered" is not one of the strings I found in the unidentified ver. of
passwd on my MEPIS 7 box.
Identify the tool giving the msg., & you can then decide if you need to recompile it w/ friendlier msgs., or if there is a msgs. file that you can alter.