Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOAUTH Authentication required. #31

Closed
SureshSc opened this issue May 13, 2014 · 1 comment
Closed

NOAUTH Authentication required. #31

SureshSc opened this issue May 13, 2014 · 1 comment

Comments

@SureshSc
Copy link

After i configured redis with password protected i get below error
Exception Occured
Exception Message --> NOAUTH Authentication required.
Exception Cause --> redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required.
File Name : SecurityInterceptor.java
Class Name : org.tcs.com.security.filter.SecurityInterceptor
Method Name : doFilter
Line No : 68

Refer below
error

Note: I dono where to enter password for redid

@jcoleman
Copy link
Owner

Add your password property to the <manager></manager> block in your Tomcat context.xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants