____Conccurent users____

  • Thread starter Thread starter Joupin TAM
  • Start date Start date
J

Joupin TAM

Hi ,,

Problem is users that share theire username and password, so how could I
limit 1username to 1 session . please be note that users are mobile and Its
not possible to limit them to the Computer Netbiosname or their machin`s MAC
address,


Any hints appreciated

Regards

Joupin

www.joupin.com
 
Joupin TAM said:
Problem is users that share theire username and password, so how could I
limit 1username to 1 session . please be note that users are mobile and Its
not possible to limit them to the Computer Netbiosname or their machin`s MAC
address,

You can use cconnect.exe from the 2000 server resource kit. You will
need to install it on each workstation, and have (MDAC) 2.0, (WSH),
and (WBEM). You must also set up a Microsoft SQL Server 6.5 or later
database. So this can cause quite a bit of overhead. However, this
does what you want.

There are also a third party solutions such as Userlock.

--
Matt Hickman
One could write a history of science in reverse by assembling the
solemn pronouncements of the highest authority about what could
not be done and could never happen.
- Robert A. Heinlein _Between Planets_
 
Back
Top