|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DontDisplayLastUserName doesn't seem to work for me on Windows Server 2003...recently moved to Windows Server 2003, and I've found that the setting doesn't work as it should. It behaves as if it is not set at all and displays the last logged-in user name as is normal without the setting. I've done a Google search, and didn't find anyone else with a problem, so I'm starting to think that I've done something stupid. In fact, this link (http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Tech Ref/d1941ca0-b6b7-4b67-9cc6-19c3d612c4ec.mspx) says that it is supported in Win2003. I'm setting the following string value (not DWORD) to "1": HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ DontDisplayLastUserName I am not using auto-logon (which interacts with that setting in a wacky way). Has anyone used this successfully on Win2003 or any suggestions as to what I might be doing stupidly wrong? Is this server a member of a domain?
-- Todd J Heron, MCSE Windows Server 2003/2000/NT; CCA ---------------------------------------------------------------------------- This posting is provided "as is" with no warranties and confers no rights "Todd J Heron" <todd_heron_no_spam@hotmail.com> wrote... It is not a member of a domain, and one of the Win2003 machines I tested on> Is this server a member of a domain? doesn't even have a network adapter. I did similar testing on Windows NT Server, and it works whether it's a member of a domain or not. Why would you think the domain membership would matter? "Taed Wynnell" <ta***@REMOVETHIS.vertical.com> wrote in message (http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Technews:uzcN8FhbFHA.3228@TK2MSFTNGP10.phx.gbl... > I've used DontDisplayLastUserName for years without a problem, but I've > recently moved to Windows Server 2003, and I've found that the setting > doesn't work as it should. It behaves as if it is not set at all and > displays the last logged-in user name as is normal without the setting. > I've done a Google search, and didn't find anyone else with a problem, so > I'm starting to think that I've done something stupid. In fact, this link > > Ref/d1941ca0-b6b7-4b67-9cc6-19c3d612c4ec.mspx) says that it is supported It turns out that the setting has basically moved locations according toin > Win2003. > > I'm setting the following string value (not DWORD) to "1": > HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion > \ Winlogon \ DontDisplayLastUserName this article: http://support.microsoft.com/default.aspx?scid=kb;en-us;227458 The correct location is now: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System \DontDisplayLastUserName I've tested the new value, and it works correctly, and the original location has no effect regardless of the setting of the new value.
Other interesting topics
Need help understanding file rights
AD Problems after installing Windows 2003 SP1 NTFS file permissions Opening ports... strange problem with share and up to 8 character name subdir. Missing files in Windows Server 2003 with SP1 evaluation edition Unable th change R/O Folders in W2003 More than one domain? DNS replication Windows Server 2003 Volume Shadow Copy Problems |
|||||||||||||||||||||||