Hide Last Logon

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

Is it possible to hide the name of the last logon on a
Windows 2000 server? We don't want the administrator user
name to show up.
 
Set the Reg_Dword value of
"DontDisplayLastUserName" to 1
found at
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


:
| Is it possible to hide the name of the last logon on a
| Windows 2000 server? We don't want the administrator user
| name to show up.
 
"Joe" said in news:[email protected]:
Is it possible to hide the name of the last logon on a
Windows 2000 server? We don't want the administrator user
name to show up.

Run gpedit.msc.
Local Computer -> Computer Configuration -> Windows Settings -> Security
Settings -> Local policies -> Security Options
Find the option "Do not display last user name" and enable it.

That's what you do for a local login. I would think for a domain login that
there would be a similar security setting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top