Skip to main content
Hi,

I tried to make the K2 service to run under service account credentials but I get a timeout error while starting it.

It works perfectly when using system local but my customer doesn't want to work with it...

Have any idea?

thx

Edit: There's no error in the event log
If you are running the local system and it works that means SQL is on the same box.

Make sure that you have given the 'new' account access to the K2 and K2log databases in SQL.

If this fails, start the K2.net Server in console mode as the 'new' user. (Remember to stop the K2.net Server Service before starting in Console mode.)
Thank you very much! 😃

It starts now. I put the "system administrators" role; is it too much or is it the right role to set for the account ?

Reply