Re: Maximum number of services that can logon using Domain security



Are these relatively heavy-weight services?
There are limits on some heap/stack sizes and hence number of
objects that may be instanced. Could you be bumping up against
such as this ?

"Brian" <amatin@xxxxxxxxxxx> wrote in message
news:43FCC1DB.8050209@xxxxxxxxxxxxxx
Greetings,

We have encountered a situation, where, we have n services logged on using
domain security (domain\user). When we go to add and start the n+1
service, the service fails to start, there are no errors anywhere (event
logs from both the DC and the local machine). If we shut down one
service, the n+1 one 'will' start.

Is there some limit to the number of domain logons? If it's a licensing
issue, should that not be logged? We've got the apparent limit to be
somewhere around 25.

thanks in advance
Brian


.