Login Issues with hudson [message #1092422] |
Thu, 22 August 2013 15:40  |
Eclipse User |
|
|
|
Hi - We deployed hudson-3.0.1 on apache-tomcat-7.0.39. We are hitting lot of login issues. The logins are unpredictable
Access Control
1. Security Realm : Hudson's own user database
Allow users to signup and Notify user of hudson account creation option enabled.
2. Project-based MATRIX Authorization Strategy
We created a user called deploy. I am able to login as deploy user, But another user who want to login and run his jobs is not able to login consistently.
a. Yesterday he was able to login through Firefox and IE but not chrome. Today only Firefox login is working.
I see 403 when user is not able to login
Unsuccessful Login
10.4.40.22 - - [22/Aug/2013:15:04:15 -0400] "POST /hudson-3.0.1/j_spring_security_check HTTP/1.1" 302 -
10.4.40.22 - - [22/Aug/2013:15:04:15 -0400] "GET /hudson-3.0.1 HTTP/1.1" 403 589
10.4.40.22 - - [22/Aug/2013:15:04:15 -0400] "GET /hudson-3.0.1/login?from=%2Fhudson-3.0.1 HTTP/1.1" 200 11954
10.4.40.22 - - [22/Aug/2013:15:04:15 -0400] "GET /hudson-3.0.1/static/f580e051/plugin/translation/flags.png HTTP/1.1" 403 699
Successful Login
10.5.33.38 - - [22/Aug/2013:15:07:23 -0400] "POST /hudson-3.0.1/j_spring_security_check HTTP/1.1" 302 -
10.5.33.38 - - [22/Aug/2013:15:07:23 -0400] "GET /hudson-3.0.1/ HTTP/1.1" 200 36155
10.5.33.38 - - [22/Aug/2013:15:07:23 -0400] "GET /hudson-3.0.1/plugin/disk-usage/icons/diskusage48.png HTTP/1.1" 304 -
10.5.33.38 - - [22/Aug/2013:15:07:23 -0400] "GET /hudson-3.0.1/static/f580e051/images/32x32/red.png HTTP/1.1" 200 4202
10.5.33.38 - - [22/Aug/2013:15:07:23 -0400] "GET /hudson-3.0.1/static/f580e051/plugin/translation/flags.png HTTP/1.1"
I don't see any errors in catalina.out
Any idea as to why the login are not working properly ?
Thanks,
Kumar
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03780 seconds