Kerberose auth not working in LB environment

Binu Mathew

New Member
Joined
Sep 8, 2017
Messages
1
Reaction score
0
Credits
0
Hello,
I am trying to access one application URL which has Kerberose authentication. I am able to access it from my windows Laptop browser, but when I am trying to access it from my Other Linux box with curl and I am getting Access denied 401 error.

I have added my user to klist.

The command I am trying is below

#curl -k --silent --negotiate -u : <url>

Note: The URL is load balanced. The same test was working for a Non LB environment.

Can anyone help?
 

Staff online


Top