Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > Don't cache PEAP authentication information on Win XP SP2

Reply
Thread Tools Display Modes

Don't cache PEAP authentication information on Win XP SP2

 
 
Mike McAlister
Guest
Posts: n/a

 
      08-12-2005, 07:50 PM
Does anyone know how to disable a windows XP SP2 box from cacheing the user
id and pw when you log into a wirless provider that is using PEAP? I want to
force each user to use their own user id and pw when they access the wireless
network.

I found a solution that I can do, but I don't want my users poking around
the registry.... I found the registry key that stores the information and
have sucessfully deleted it to force the input of the credentials the next
time that the wireless network is accessed. However, it just re-creates the
registry key.... Back to square 1.

Does anyone have a solution for this??

Mike
 
Reply With Quote
 
 
 
 
Jerry Peterson[MSFT]
Guest
Posts: n/a

 
      08-18-2005, 07:59 PM
The credentials are cached because each time you roam you would need to
MANUALLY reenter the credentials. I've seen several wireless drivers
spontaneously roam when more than one access point is in range. Some of
these devices will roam 4 or more times per minute without even moving the
laptop an inch in any direction.

Multiple users sharing a Windows logon session is patently unsecure. Your
network users should have a seperate logon for each session on the local
computer. When one users finishes, they log-off, and then the next user
logs on. If you have deployed active directory in your enterprise, then you
can even use the AD user credentials for automatic authentication skipping
the prompts altogether.

Is there a special reason why your clients must deviate from this model?

--
Jerry Peterson
Windows Network Services - Wireless

This posting is provided "AS IS" with no warranties, and confers no rights.
"Mike McAlister" <(E-Mail Removed)> wrote in message
news:B9A5D968-C0D0-4D2A-80ED-(E-Mail Removed)...
> Does anyone know how to disable a windows XP SP2 box from cacheing the
> user
> id and pw when you log into a wirless provider that is using PEAP? I want
> to
> force each user to use their own user id and pw when they access the
> wireless
> network.
>
> I found a solution that I can do, but I don't want my users poking around
> the registry.... I found the registry key that stores the information
> and
> have sucessfully deleted it to force the input of the credentials the next
> time that the wireless network is accessed. However, it just re-creates
> the
> registry key.... Back to square 1.
>
> Does anyone have a solution for this??
>
> Mike



 
Reply With Quote
 
Mike McAlister
Guest
Posts: n/a

 
      08-18-2005, 08:27 PM
We are deploying 10 laptops into 10 cars for about 40 users that are in a
different car everyday. There is no network to authenitcate to, other than
the wireless routers for internet access. I just don't want to create that
many user accounts on each laptop if I don't have to.

The laptops are basically used to create Word and Excel documents on. We
are in a university setting and our private network is completely standalone
from the universitys. Thus connection through the wireless router to our
network is not possible. My users are just wanting to access the network
resources so that they may use a web browser to e-mail the documents to their
supervisors rather than using the issued thumb drives to take it to the
supervisor.

My superiors want each person to have to authenticate to the router so that
their web usage can be more easily tracked through the university IT
department if needed.

Mike

"Jerry Peterson[MSFT]" wrote:

> The credentials are cached because each time you roam you would need to
> MANUALLY reenter the credentials. I've seen several wireless drivers
> spontaneously roam when more than one access point is in range. Some of
> these devices will roam 4 or more times per minute without even moving the
> laptop an inch in any direction.
>
> Multiple users sharing a Windows logon session is patently unsecure. Your
> network users should have a seperate logon for each session on the local
> computer. When one users finishes, they log-off, and then the next user
> logs on. If you have deployed active directory in your enterprise, then you
> can even use the AD user credentials for automatic authentication skipping
> the prompts altogether.
>
> Is there a special reason why your clients must deviate from this model?
>
> --
> Jerry Peterson
> Windows Network Services - Wireless
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Mike McAlister" <(E-Mail Removed)> wrote in message
> news:B9A5D968-C0D0-4D2A-80ED-(E-Mail Removed)...
> > Does anyone know how to disable a windows XP SP2 box from cacheing the
> > user
> > id and pw when you log into a wirless provider that is using PEAP? I want
> > to
> > force each user to use their own user id and pw when they access the
> > wireless
> > network.
> >
> > I found a solution that I can do, but I don't want my users poking around
> > the registry.... I found the registry key that stores the information
> > and
> > have sucessfully deleted it to force the input of the credentials the next
> > time that the wireless network is accessed. However, it just re-creates
> > the
> > registry key.... Back to square 1.
> >
> > Does anyone have a solution for this??
> >
> > Mike

>
>
>

 
Reply With Quote
 
Jerry Peterson[MSFT]
Guest
Posts: n/a

 
      08-18-2005, 09:04 PM
Active Directory users would be the simplest way to implement this. Setup a
seperate domain for your private network. Write a quick script to create
all 40 users in active directory and join each laptop to the domain. You
already have a RADIUS server in place, so more than likely the domain
controller is already in place. If that is the case, this would take just a
few minutes to setup.

This would satisfy your per user tracking requirements. You wouldn't have
to create a new user on each laptop. Authentication permissions could be
centralized at the domain level. Further, you could use domain policy to
enable per user configurations and applications. This would also be far
more secure than the current model.

--
Jerry Peterson
Windows Network Services - Wireless

This posting is provided "AS IS" with no warranties, and confers no rights.
"Mike McAlister" <(E-Mail Removed)> wrote in message
news:464E2BA5-2060-4B0D-B89D-(E-Mail Removed)...
> We are deploying 10 laptops into 10 cars for about 40 users that are in a
> different car everyday. There is no network to authenitcate to, other
> than
> the wireless routers for internet access. I just don't want to create
> that
> many user accounts on each laptop if I don't have to.
>
> The laptops are basically used to create Word and Excel documents on. We
> are in a university setting and our private network is completely
> standalone
> from the universitys. Thus connection through the wireless router to our
> network is not possible. My users are just wanting to access the network
> resources so that they may use a web browser to e-mail the documents to
> their
> supervisors rather than using the issued thumb drives to take it to the
> supervisor.
>
> My superiors want each person to have to authenticate to the router so
> that
> their web usage can be more easily tracked through the university IT
> department if needed.
>
> Mike
>
> "Jerry Peterson[MSFT]" wrote:
>
>> The credentials are cached because each time you roam you would need to
>> MANUALLY reenter the credentials. I've seen several wireless drivers
>> spontaneously roam when more than one access point is in range. Some of
>> these devices will roam 4 or more times per minute without even moving
>> the
>> laptop an inch in any direction.
>>
>> Multiple users sharing a Windows logon session is patently unsecure.
>> Your
>> network users should have a seperate logon for each session on the local
>> computer. When one users finishes, they log-off, and then the next user
>> logs on. If you have deployed active directory in your enterprise, then
>> you
>> can even use the AD user credentials for automatic authentication
>> skipping
>> the prompts altogether.
>>
>> Is there a special reason why your clients must deviate from this model?
>>
>> --
>> Jerry Peterson
>> Windows Network Services - Wireless
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "Mike McAlister" <(E-Mail Removed)> wrote in
>> message
>> news:B9A5D968-C0D0-4D2A-80ED-(E-Mail Removed)...
>> > Does anyone know how to disable a windows XP SP2 box from cacheing the
>> > user
>> > id and pw when you log into a wirless provider that is using PEAP? I
>> > want
>> > to
>> > force each user to use their own user id and pw when they access the
>> > wireless
>> > network.
>> >
>> > I found a solution that I can do, but I don't want my users poking
>> > around
>> > the registry.... I found the registry key that stores the information
>> > and
>> > have sucessfully deleted it to force the input of the credentials the
>> > next
>> > time that the wireless network is accessed. However, it just
>> > re-creates
>> > the
>> > registry key.... Back to square 1.
>> >
>> > Does anyone have a solution for this??
>> >
>> > Mike

>>
>>
>>



 
Reply With Quote
 
Vasu
Guest
Posts: n/a

 
      11-04-2005, 02:26 PM
Is there as solution for this? I see you found an answer for his specific
problem, but didn't really answer the question.
I want to be able to disable the password caching for testing. Is there any
way to do this?

Thanks,
--Vasu.


"Jerry Peterson[MSFT]" wrote:

> Active Directory users would be the simplest way to implement this. Setup a
> seperate domain for your private network. Write a quick script to create
> all 40 users in active directory and join each laptop to the domain. You
> already have a RADIUS server in place, so more than likely the domain
> controller is already in place. If that is the case, this would take just a
> few minutes to setup.
>
> This would satisfy your per user tracking requirements. You wouldn't have
> to create a new user on each laptop. Authentication permissions could be
> centralized at the domain level. Further, you could use domain policy to
> enable per user configurations and applications. This would also be far
> more secure than the current model.
>
> --
> Jerry Peterson
> Windows Network Services - Wireless
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Mike McAlister" <(E-Mail Removed)> wrote in message
> news:464E2BA5-2060-4B0D-B89D-(E-Mail Removed)...
> > We are deploying 10 laptops into 10 cars for about 40 users that are in a
> > different car everyday. There is no network to authenitcate to, other
> > than
> > the wireless routers for internet access. I just don't want to create
> > that
> > many user accounts on each laptop if I don't have to.
> >
> > The laptops are basically used to create Word and Excel documents on. We
> > are in a university setting and our private network is completely
> > standalone
> > from the universitys. Thus connection through the wireless router to our
> > network is not possible. My users are just wanting to access the network
> > resources so that they may use a web browser to e-mail the documents to
> > their
> > supervisors rather than using the issued thumb drives to take it to the
> > supervisor.
> >
> > My superiors want each person to have to authenticate to the router so
> > that
> > their web usage can be more easily tracked through the university IT
> > department if needed.
> >
> > Mike
> >
> > "Jerry Peterson[MSFT]" wrote:
> >
> >> The credentials are cached because each time you roam you would need to
> >> MANUALLY reenter the credentials. I've seen several wireless drivers
> >> spontaneously roam when more than one access point is in range. Some of
> >> these devices will roam 4 or more times per minute without even moving
> >> the
> >> laptop an inch in any direction.
> >>
> >> Multiple users sharing a Windows logon session is patently unsecure.
> >> Your
> >> network users should have a seperate logon for each session on the local
> >> computer. When one users finishes, they log-off, and then the next user
> >> logs on. If you have deployed active directory in your enterprise, then
> >> you
> >> can even use the AD user credentials for automatic authentication
> >> skipping
> >> the prompts altogether.
> >>
> >> Is there a special reason why your clients must deviate from this model?
> >>
> >> --
> >> Jerry Peterson
> >> Windows Network Services - Wireless
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >> "Mike McAlister" <(E-Mail Removed)> wrote in
> >> message
> >> news:B9A5D968-C0D0-4D2A-80ED-(E-Mail Removed)...
> >> > Does anyone know how to disable a windows XP SP2 box from cacheing the
> >> > user
> >> > id and pw when you log into a wirless provider that is using PEAP? I
> >> > want
> >> > to
> >> > force each user to use their own user id and pw when they access the
> >> > wireless
> >> > network.
> >> >
> >> > I found a solution that I can do, but I don't want my users poking
> >> > around
> >> > the registry.... I found the registry key that stores the information
> >> > and
> >> > have sucessfully deleted it to force the input of the credentials the
> >> > next
> >> > time that the wireless network is accessed. However, it just
> >> > re-creates
> >> > the
> >> > registry key.... Back to square 1.
> >> >
> >> > Does anyone have a solution for this??
> >> >
> >> > Mike
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Vasu
Guest
Posts: n/a

 
      11-04-2005, 02:29 PM
Actually nevermind Jerry. I found the answer in one of your support articles
http://support.microsoft.com/default...b;en-us;823731.
My fault for not looking.

--Vasu.


"Jerry Peterson[MSFT]" wrote:

> Active Directory users would be the simplest way to implement this. Setup a
> seperate domain for your private network. Write a quick script to create
> all 40 users in active directory and join each laptop to the domain. You
> already have a RADIUS server in place, so more than likely the domain
> controller is already in place. If that is the case, this would take just a
> few minutes to setup.
>
> This would satisfy your per user tracking requirements. You wouldn't have
> to create a new user on each laptop. Authentication permissions could be
> centralized at the domain level. Further, you could use domain policy to
> enable per user configurations and applications. This would also be far
> more secure than the current model.
>
> --
> Jerry Peterson
> Windows Network Services - Wireless
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Mike McAlister" <(E-Mail Removed)> wrote in message
> news:464E2BA5-2060-4B0D-B89D-(E-Mail Removed)...
> > We are deploying 10 laptops into 10 cars for about 40 users that are in a
> > different car everyday. There is no network to authenitcate to, other
> > than
> > the wireless routers for internet access. I just don't want to create
> > that
> > many user accounts on each laptop if I don't have to.
> >
> > The laptops are basically used to create Word and Excel documents on. We
> > are in a university setting and our private network is completely
> > standalone
> > from the universitys. Thus connection through the wireless router to our
> > network is not possible. My users are just wanting to access the network
> > resources so that they may use a web browser to e-mail the documents to
> > their
> > supervisors rather than using the issued thumb drives to take it to the
> > supervisor.
> >
> > My superiors want each person to have to authenticate to the router so
> > that
> > their web usage can be more easily tracked through the university IT
> > department if needed.
> >
> > Mike
> >
> > "Jerry Peterson[MSFT]" wrote:
> >
> >> The credentials are cached because each time you roam you would need to
> >> MANUALLY reenter the credentials. I've seen several wireless drivers
> >> spontaneously roam when more than one access point is in range. Some of
> >> these devices will roam 4 or more times per minute without even moving
> >> the
> >> laptop an inch in any direction.
> >>
> >> Multiple users sharing a Windows logon session is patently unsecure.
> >> Your
> >> network users should have a seperate logon for each session on the local
> >> computer. When one users finishes, they log-off, and then the next user
> >> logs on. If you have deployed active directory in your enterprise, then
> >> you
> >> can even use the AD user credentials for automatic authentication
> >> skipping
> >> the prompts altogether.
> >>
> >> Is there a special reason why your clients must deviate from this model?
> >>
> >> --
> >> Jerry Peterson
> >> Windows Network Services - Wireless
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >> "Mike McAlister" <(E-Mail Removed)> wrote in
> >> message
> >> news:B9A5D968-C0D0-4D2A-80ED-(E-Mail Removed)...
> >> > Does anyone know how to disable a windows XP SP2 box from cacheing the
> >> > user
> >> > id and pw when you log into a wirless provider that is using PEAP? I
> >> > want
> >> > to
> >> > force each user to use their own user id and pw when they access the
> >> > wireless
> >> > network.
> >> >
> >> > I found a solution that I can do, but I don't want my users poking
> >> > around
> >> > the registry.... I found the registry key that stores the information
> >> > and
> >> > have sucessfully deleted it to force the input of the credentials the
> >> > next
> >> > time that the wireless network is accessed. However, it just
> >> > re-creates
> >> > the
> >> > registry key.... Back to square 1.
> >> >
> >> > Does anyone have a solution for this??
> >> >
> >> > Mike
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PEAP user authentication failed - need help zvone2000@gmail.com Windows Networking 4 02-19-2009 07:15 AM
XP not to cache username and password for PEAP Naruto Wireless Networks 0 11-03-2008 07:18 AM
PEAP Authentication trouble Jared Wireless Networks 0 04-14-2006 06:34 PM
How to implement PEAP-EAP-TLD authentication? Edward W. Ray Wireless Networks 4 05-26-2005 10:14 PM
PEAP Authentication =?Utf-8?B?am9oZWxs?= Windows Networking 2 02-05-2005 12:46 AM



1 2 3 4 5 6 7 8 9 10 11