-
Re: Problem installing additional poller
morgolis Jan 9, 2010 12:38 PM (in response to bleearg13)When you select "Windows Authentication" it will use the account that you're currently logged in with on the client desktop. So if you have RDP'd to the server using windows credentials XYZ on the domain, that is what it's passing. If that user doesn't have permissions on the database server then you'll get this error.
If you know what the username / password combination that was used when Orion was installed (Generally it's SolarWindsNPM and a password you gave it) and then use SQL authentication with those credentials you will probably have better success.
-
Re: Problem installing additional poller
bleearg13 Jan 11, 2010 5:30 AM (in response to morgolis)It's actually not passing any username/password. My SQL server uses Windows Authentication, so I would expect to be able to use it. I recall attempting to use the SolarWindsNPM account and not having success previously, which is why I use Windows Authentication.
-