03-14-2011 10:53 AM - edited 07-03-2021 07:57 PM
Hi Folks
How re-authenticate a WiFi User and prompt him again to enter onother username and Password ,we are using single signom
usualy what i been doing is to delete the wireless Profile and add it again in order to put another username and password to access the wifi network,i m using XP
03-14-2011 09:10 PM
Hi Ibrahim,
Most often you create a machine account to get the pc on the network. The machine account authenticates the PC to the network. The user is normally authenticated via the single sign-on application.
What single sign-on product are you using...
03-15-2011 04:58 AM
Are you talking about a shared device? So one users put his or her credentials and then later on another person users that machine? If so, I know windws 7 has a feature when setting up a wireless profile to check a box to save the credentials. Windows XP if I remember, can't. What you can do is remove the credential from the registry. You can create a batch file that runs when the machine boots up or shuts down, or just simply have users click on the batch file on the desktop prior to loggin in. Here are some links:
http://support.microsoft.com/kb/823731
http://helpdesk.illinoisstate.edu/kb/1298/Removing_MS_PEAP_cached_credentials_in_Windows_XP/
03-18-2011 11:26 AM
Thanks
03-18-2011 11:45 AM
Hi
Please,how to make a script for the below?
Entered this key into the registry and the credentials get removed on every boot: -
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"WindowsCachedUser"=reg delete "HKEY_CURRENT_USER\Software\Microsoft\Eapol\UserEapInfo" /f
Excellent for us in the College with laptops that can be used by both students and staff.
Thank you
03-18-2011 12:01 PM
Try this and rename it
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"WindowsCachedUser"=-
[HKEY_CURRENT_USER\Software\Microsoft\Eapol]
"UserEapInfo"=-
03-18-2011 01:05 PM
Hi Scott
do i need to add any thing on the file ,it doent work with me
03-18-2011 01:20 PM
Take a look at this site. This explains it better. You need to add this to the top
Windows Registry Editor Version 5.00
http://www.robvanderwoude.com/regedit.php
http://www.rgagnon.com/gp/gp-0005.html
http://support.microsoft.com/kb/310516
Sent from Cisco Technical Support iPhone App
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide