I want to know that in WIN98 SE, is there any way to LOCK the System and also compulsory entry of USERNAME & PASSWORD while WIN 98 startsup (i.e. now if u enter PASSWORD or CANCEL the LOGIN screen u can login but without NETWORK support)......similar to Win NT 4.0 Workstation......
Thanks in advance.........
karthik
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
Mmmm... yes, but if you want to avoid the 'escape' allowing you to enter without network, you need to go to the registry :
While you are logged in open your registry and expand the [HKEY_USERS] key, there should be several sub-folders including ".DEFAULT", "Software" and a folder corresponding to the new username you created above.
Open the key listed below (if the 'Run' key does not already exist then create it), and create a new string value named "NoLogon", and set the value to equal "RUNDLL32 shell32,SHExitWindowsEx 0".
Log-off and now when you login using the new username you should gain access to the desktop, but when you press Cancel or enter the wrong password the desktop should partially load, and then the computer should return to the login screen.
If you have trouble with this, you can still start on F8 / safe mode basis, and suppress the key...
20030906 - the best way that i know to lock WIN98SE is to use the BIOS security password feature.
You must restart to lock, but the only way to get past the BIOS login screen to load Windows is enter the password or crack the box and move the jumper to a maintenance setting that will automatically take you into setup when you fire-it-up.
My older Phoenix BIOS, orig loaded w/ WIN98 4.10.98, doesn't have a security password feature, but it seems that most newer machines do.
--While you are logged in open your registry and expand the [HKEY_USERS] key, there should be several sub-folders including ".DEFAULT", "Software" and a folder corresponding to the new username you created above.
Hey, i've a user (name="test"), but i don't find any corresponding folder in the registry at "HKEY_USERS\.DEFAULT\SOFTWARE"......can u pls check and tell me......one more think....i want to avoid new USER creation also......i.e. instead of pressing ESC key, they can create to NEW USER & get access to the SYSTEM.....basically i want WIN98 SYSTEM to be under my control....i.e. only owner is authorized to use it.........
I don't find any "test" subfolder in HKEY_USERS, and also is there any way to fully disable ESC & CANCEL keys in the LOGON screen....as stated in my prev. post.....it should be under control of the OWNER itself...
Take u'r own time.....I'll b waiting with patience......
As per your post, i added a new value called "MustBeValidated", value is set to 1. of "dword" type at HKEY_LOCAL_MACHINE\Network\Logon.
When I restarted the Machine, i got 1 more field extra called "DOMAIN" in the LOGON screen/window other than "USERNAME" & "PASSWORD".....and whatever i enter in the DOMAIN field is not accepting & giving me error that corresponding USERNAME & PASSWORD is not a valid in particular DOMAIN.....
So I reverted the above new REGISTRY value to "0" by restarting in the SAFE MODE......
Now, Can u pls tell me how to avoid DOMAIN field in the LOGON screen....