Username bulleted?

Is it possible to see username in login window bulleted = ¢¢¢¢¢¢? Also when “Type an administrator’s name and password…”. Can this be done using AppleScript?

Operating System: Mac OS X (10.4)

Hi,

try

display dialog "type something" default answer "" with hidden answer

Best wishes

John M

Actually i try to hide name when computer boots and asks name and password. And same when “Type an administrator’s name and password…” appears.

cirno, that’s not something you control with AppleScript.