solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

SWQL cant login with AD account #320

Closed markatdxb closed 2 years ago

markatdxb commented 2 years ago

Hello, i just installed the test SLW instance version 2020.2.6 and Im not able to login to SWQL studio using the AD credentials. Local Admin account work just fine Is there any bug in 2020.2.6 ?

Our production is running on 2020.2.4 and there is no issue logging in with AD credentials

dgsmith80 commented 2 years ago

There is a known issue with Role-Based AD Authentication. If you authenticate to SolarWinds as part of an AD Role Group rather than an Individual Windows account it fails for some reasons. It’s a known bug.

markatdxb commented 2 years ago

Thanks for clarification