You can run the service using NT authentication without any problems
Example :
integrated security=SSPI;data source="127.0.0.1";persist security info=False;initial catalog=Lansweeper
If you want to use it with the website, you have to use NT authentication on your website or as an alternative give the web anonymous account access to your database (not recommended)