 nwrickertsand groperPremium,MVM join:2004-09-04 Geneva, IL kudos:7 Reviews:
·AT&T U-Verse
| reply to OZO
Re: Stop Password Masking Usually it's s standard control (type Edit Control, flag Password) and therefore it could be changed in one place (including this additional feature to show password in clear text or cover it with ***). Are you asking where settings should be kept? In registry, perhaps. In HKLM hive for all users, HKCU for particular user... Okay, thanks for clearing that up.
Now if you could explain where I find that setting in linux, in solaris, in my SSH server, ...  -- AT&T dsl; Speedstream 5100b modem; openSuSE 11.0; firefox 3.0.11 |
|
 OZOPremium join:2003-01-17 kudos:2 | Well, that's why applications should use standard controls. There is no need for different implementations of GUI control sets. -- Keep it simple, it'll become complex by itself... |
|
|
|
 nwrickertsand groperPremium,MVM join:2004-09-04 Geneva, IL kudos:7 Reviews:
·AT&T U-Verse
| Well, that's why applications should use standard controls. There is no need for different implementations of GUI control sets. That doesn't help with entering passwords in command line applications. -- AT&T dsl; Speedstream 5100b modem; openSuSE 11.0; firefox 3.0.11 |
|
 OZOPremium join:2003-01-17 kudos:2 1 edit | Everything could be possible if you have a determination. I suppose that entering passwords in command line could be redesigned too. It requires additional care, because buffer may keep that for a while, but it's possible to mitigate as well. -- Keep it simple, it'll become complex by itself... |
|