Password protected share

  • Thread starter Thread starter Nedo
  • Start date Start date
N

Nedo

When I connect (via LAN) from my win 2kPC to a password
protected share on another win2k PC I have to logon with a
user ID (Connect as) and a Password.
When I reconnect to same PC (without rebooting mine) few
minutes later, the connection is established without a
request for the password.
How can I say to my PC to "forget" the password that I
typed before and have a request for typing again user ID
and password?
THX

Nedo
 
type in the console

net use \\server\share /delete

to delete existing connection to the share. Look in net use /? for more options.

--
Dmitry Korolyov [[email protected]]
MVP: Windows Server - Active Directory


When I connect (via LAN) from my win 2kPC to a password
protected share on another win2k PC I have to logon with a
user ID (Connect as) and a Password.
When I reconnect to same PC (without rebooting mine) few
minutes later, the connection is established without a
request for the password.
How can I say to my PC to "forget" the password that I
typed before and have a request for typing again user ID
and password?
THX

Nedo
 
Back
Top