Using Basic Authentication get Error in RRC Client
![](http://jazz.net/_images/myphoto/da39a2e9d445ea41705056ab73fce182.jpg)
I have installed RRC 2.0 on Linux with Ldap.
If I change from FORM to BASIC authentication and a User makes a new repository connection in the rrc-client to this server he gets following error:
CRRRC2260E The connection to the repository does not work. Reason: CRRRC2103E There was an unexpected response from https://myserverhosntname:9443/jazz/j_security_check. A 302 response code was expected, but a 404 was received. Check your server configuration.
After confirm the error everything seems OK in the rrc-client, do I need to change something in the rrc-client to use basic authentication without errors?
If I change from FORM to BASIC authentication and a User makes a new repository connection in the rrc-client to this server he gets following error:
CRRRC2260E The connection to the repository does not work. Reason: CRRRC2103E There was an unexpected response from https://myserverhosntname:9443/jazz/j_security_check. A 302 response code was expected, but a 404 was received. Check your server configuration.
After confirm the error everything seems OK in the rrc-client, do I need to change something in the rrc-client to use basic authentication without errors?
One answer
![](http://jazz.net/_images/myphoto/da39a2e9d445ea41705056ab73fce182.jpg)
I have installed RRC 2.0 on Linux with Ldap.
If I change from FORM to BASIC authentication and a User makes a new repository connection in the rrc-client to this server he gets following error:
CRRRC2260E The connection to the repository does not work. Reason: CRRRC2103E There was an unexpected response from https://myserverhosntname:9443/jazz/j_security_check. A 302 response code was expected, but a 404 was received. Check your server configuration.
After confirm the error everything seems OK in the rrc-client, do I need to change something in the rrc-client to use basic authentication without errors?
How did you resolve this