logoff computer network

  • Thread starter Thread starter yyray5
  • Start date Start date
Y

yyray5

Hi. I have two computers (A & B) running win2k connected to my home
network. I frequently need to access the hard drives of the different
computers via network neighborhood. After I login to computer B from
computer A, I can login to computer B again and again without the need
to input username/password. I would need to input password again only
after I shutdown computer A. The question is how do I logout of
computer B without having to ShutDown and restart computer A?
Basically, I want to make it necessary to input username/password
everytime I need to access the other computer.

Thanks,

ray
 
Basically, I want to make it necessary to input username/password
everytime I need to access the other computer.

It doesn't work like that.
It works just like you are seeing.
BTW - You aren't "logging in" to that machine,...you are authenticating with
the machine (not quite the same thing).
 
The way you prevent other people from accessing information on the other
computer from your computer is by logging off of your local workstation.
Once a different user logs on, they'll have to know a valid
username/password to access information on the other computer.

....kurt
 
(e-mail address removed) wrote in
Hi. I have two computers (A & B) running win2k connected to my
home network. I frequently need to access the hard drives of the
different computers via network neighborhood. After I login to
computer B from computer A, I can login to computer B again and
again without the need to input username/password. I would need
to input password again only after I shutdown computer A. The
question is how do I logout of computer B without having to
ShutDown and restart computer A? Basically, I want to make it
necessary to input username/password everytime I need to access
the other computer.

Right-Click on "My Network Places" then select "Disconnect Network
Drive...". Choose the drive/computer/mount you want to detach from
and click "OK".

HTH,
John
 
That works if it's a mapped drive, but not if it's accessed via it's UNC
path ("\\server\share").

....kurt
 
John said:
(e-mail address removed) wrote in


Right-Click on "My Network Places" then select "Disconnect Network
Drive...". Choose the drive/computer/mount you want to detach from
and click "OK".

HTH,
John

To map computer B's drives, I would need to access (login with
password) computer B via "My Network Places" first. The problem is
that once I disconnect the mapped drive, I can still access computer B
via "My Network Places" without being prompted for password.
 
And once again, that's how it's designed. Once a user logs onto their
computer and authenticates to a share, that authentication works for a
specific length of time. Otherwise, every time an application attempted to
fetch a record from a shared resource, you'd have to type the username and
password - not much work would get done! Each time the share is accessed,
the timer is reset. The Windows security model is built around user
accounts. Every user should be required to log on to the workstation they
use with their unique username and password, and log off whenever they leave
their workstations. Once a different user logs on, any share that requires
credentials to access will demand them of the new user. If workstations log
on automatically and/or different people use the same user acccount, you've
taken it upon yourself to defeat the well-documented (and air-tight)
security model. Even virus and other malicious software for the most part
would be powerless if we all followed the Microsoft security "best
practices" (#1 Don't log on using an administrative account except when
performing administrative tasks).

....kurt
 
How long is the timer and is there a way to adjust the length of time?
I am the primary user of both computers, so I don't want to deal with
the headache of logoff and reopen all the programs (applications,
browsers, documents, etc) everytime I want to disconnect from computer
B. The main reason I want to have the ability to disconnect from
computer B is to lessen the chance of spreading network viruses to
computer B if computer A is infected with a virus.
 
Back
Top