Not directly. You can limit which computers a user logs onto in their
account properties in AD Users and Computers. There is also a Resource Kit
Tool called cconnect that can limit logons but it requires the use of a
SQL server on the network and has a client component. If you are fortunate
to be using smart card logon you can configure Group Policy to require
smart card logon and also that the user will be logged off if they remove
their smart card.
Good news for Windows 2003 domains! Microsoft is releasing a RK tool
called limitlogon [available beta now]. It will do the same as cconnect
but better and instead of a SQL server will use an IIS server on the
networks. The client component is a .msi package so that it can easily be
applied via Group Policy. The links below explain more. --- Steve
http://www.windowsitpro.com/Article/ArticleID/20555/20555.html --
cconnect
http://support.microsoft.com/default.aspx?scid=kb;en-us;260364 -- another
possibility
http://blogs.msdn.com/jhoward/archive/2005/03/14/395135.aspx -- limitlogon
http://bink.nu/files/limitlogonfaq.htm -- limitlogon FAQ.
Paul Lagasse said:
Is there anything in AD to control the multiple logins for users.