  The terse user disconnection dept 
 The Question is:
 
How do I automatically disconnect a user when they try to login?
 
 The Answer is :
 
  What is the particular problem you are seeking to address?
  Potential approaches to the unstated problem could involve
  use of DISUSER or other login mechanisms, using explict code
  in SYLOGIN or LOGIN, process monitors that detect and terminate
  the user, LOGINOUT customizations, etc...
 
 Answer written or last revised on  19-SEP-2001 
