limit concurrent network log ons

  • Thread starter Thread starter hal
  • Start date Start date
H

hal

Is there a setting in the gpo to limit the number of concurrent logons for
one user? should this be appended to another group?

Hal
 
There is no setting in GPO to do such. You can configure a users account in AD
to be able to logon to just specific domain computers and use security policy to
configure the logon locally user right. Other than that you would need a third
party solution or look into using cconnect from the Resource Kit which requires
the use of a client component and a sql server. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;237282
http://support.microsoft.com/default.aspx?scid=kb;en-us;260364 -- may work in
certain situations.
http://www.softwareshelf.com/products/display.asp?p=42 --- third party product.
 
Not possible with GPOs to my knowledge, but there is a Resource Kit that can
accomplish this, cconnect.exe.

Regards,
/Jimmy
 
Back
Top