This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Solarwinds SWQL Studio - AD USERS NOT ABLE TO LOGIN

Hi all,

We have been active users of Solarwinds SWQL Studio. We normally use the AD accounts to login into it. The AD Auth stopped working recently for all users.
We are able to access Solarwinds GUI using the same AD account and it works fine. The Auth is working for local accounts in SWQL Studio which are created inside SW but not for the AD Accounts.
The authentication is also failing for python/powershell scripts using the OrionSDK with AD accounts (all of them used to work before).

There was no upgrades performed on Solarwinds, the only change I can think of is Windows OS patching.

I have also checked the Orion.Accounts and AccountSID is not NULL.
SW Product Version: 2020.2.6
Is there anything there I can do to troubleshoot the issue?
Parents
  • Just one thing to make sure, if you have the latest hotfixes for Orion you also need the latest SWQL studio - do you have the latest SWQL studio?

    Also, are your AD users added as groups or individual accounts? I see this behavior at other places with group accounts. 

  • We tested with latest version of SWQL and it still does not work. The API access via Python SDK is also not working for AD Group Users. So I guess the issue is not with SWQL but with Core or Information service API.

    We dont use individual accounts as there is few many users who need API access. Ex: Users use scripts to mute/manage multiple nodes as part of a Change 

    Also noticed, when I add a new Orion local user it has only access to the Orion scheme and not to NCM, Cirrus etc. But older local accounts can access all schemas in SWQL.

    Looks the whole authentication for API's seems to be mess for me. Is there a way to reset the stuff? like a clean slate and start again

Reply
  • We tested with latest version of SWQL and it still does not work. The API access via Python SDK is also not working for AD Group Users. So I guess the issue is not with SWQL but with Core or Information service API.

    We dont use individual accounts as there is few many users who need API access. Ex: Users use scripts to mute/manage multiple nodes as part of a Change 

    Also noticed, when I add a new Orion local user it has only access to the Orion scheme and not to NCM, Cirrus etc. But older local accounts can access all schemas in SWQL.

    Looks the whole authentication for API's seems to be mess for me. Is there a way to reset the stuff? like a clean slate and start again

Children