Reposync failure after adding redis authentication,how to fix that

Problem:
Due to Inforsec request, I Add password authentication to Redis(/etc/opt/rh/rh-redis5/redis.conf). requirepass xxxx,
then I can’t sync repos from Redhat

Expected outcome:
how. to fix. this while remain redis authentication?
Foreman and Proxy versions:
2.4.0
Foreman and Proxy plugin versions:
2.4.0
Distribution and version:
CentOS7.9
Other relevant data:

Don’t change it. If you change it you break it. redis is a local service only accessible locally on the foreman server, not from remote.

1 Like

hi , Is there any other way that can achieve both? thanks… :slightly_smiling_face:

Don’t let anybody log into your foreman server who isn’t trusted…

Blindly following output of security scanners etc. doesn’t really improve security in all cases.

1 Like