Monitoring Splunk

What is "AQR" and why is it throwing warning messages in splunkd.log?

lycollicott
Motivator

Is it Automatic Query Retry?

I have lots of these errors in splunkd.log:

WARN UserManagerPro - AQR not supported and user=nobody information not found in cache
1 Solution

jlove_splunk
Splunk Employee
Splunk Employee

AQR= attributeQueryRequest

Look at authentication.conf. spec page and remove the ones that are AQR specific, then reload auth. That may help with the "AQR not supported" messages. typically what happens is the password manager will fill in a username/password, and it'll try to query AQR when the IdP doesn't support it.,AQR = Attribute Query Response
look at authentication.conf. spec page and remove the ones that are AQR specific, then reload auth. That may help with the "AQR not supported" messages

typically what happens is their password manager will fill in a username/password, and it'll try to query AQR when the IdP doesn't support it.

View solution in original post

jlove_splunk
Splunk Employee
Splunk Employee

AQR= attributeQueryRequest

Look at authentication.conf. spec page and remove the ones that are AQR specific, then reload auth. That may help with the "AQR not supported" messages. typically what happens is the password manager will fill in a username/password, and it'll try to query AQR when the IdP doesn't support it.,AQR = Attribute Query Response
look at authentication.conf. spec page and remove the ones that are AQR specific, then reload auth. That may help with the "AQR not supported" messages

typically what happens is their password manager will fill in a username/password, and it'll try to query AQR when the IdP doesn't support it.

noy72
New Member

I am experiencing this while trying to save the configuration for the Cisco eStreamer app. Error = -0800 WAN UserManagerPro - AQR not supported and user=nobody information not found in cache.

Really need this app to work
Thank you

0 Karma

CMSchelin
Path Finder

Some 3rd party company that provides Panda, perhaps?

https://docs.splunk.com/Documentation/MLApp/2.4.0/User/Thirdpartysoftwarecredits

lycollicott
Motivator

I'm not sure Panda is involved in user management, is it?

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...