authentication

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

hi,
i want to know where does windows xp stores the authentication info of a
previous connection made in the current session? i remove an auto connected
network mapping and when i re-define that mapping, it is possible to access
the drive without authentication, because windows save the auth info
somewhere.
thanks
 
You may need to disconnect all network mappings by using

net use * /delete

This will delete any PDC$ connections that you have
connected to the server. After this has been the cause
you should have to verify username/password again,
providing you have the correct security settings on that
share.

I hope this helps you.

Samba User.
 
Back
Top