Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: security
-
Labels:None
-
Environment:Linux RedHat 2.6.18-194.el5, Apache Tomcat 6.0.29, java version "1.4.2"
Description
Access control configured using CAS. Project Matrix authorization strategy. After adding users in the table there are ERRORS.
The ajax call is this (firebug helped me):
http://###.###.###.####:8080/jenkins/jenkins/job/Empresi-Esb/descriptorByName/hudson.security.AuthorizationMatrixProperty/checkName?value=[WORKDOMAIN%2FuserName]
(replaced the IP,the domain and the username for security reasons).
It seems that the context name (jenkins) is repeated two times. I cannot understand how this link is builded by jenkins.
The issue is also in single job matrix configurations.
This issue seems to be linked to this other problem: http://jenkins.361315.n4.nabble.com/Validation-Problem-tp3226142p3226142.html
In attachment there is a screenshot of "Manage Jenkins"
Issue Links
- is duplicated by
-
JENKINS-9348
Error in LDAP Users list after upgrade from Hudson to Jenkins
-
- Reopened
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
Access control configured using CAS. Project Matrix authorization strategy. After adding users in the table there are ERRORS.
The ajax call is this (firebug helped me): http://###.###.###.####:8080/jenkins/jenkins/job/Empresi-Esb/descriptorByName/hudson.security.AuthorizationMatrixProperty/checkName?value=[WORKDOMAIN%2FuserName] (replaced the IP,the domain and the username for security reasons). It seems that the context name (jenkins) is repeated two times. I cannot understand how this link is builded by jenkins. The issue is also in single job matrix configurations. In attachment there is a screenshot of "Manage Jenkins" |
Access control configured using CAS. Project Matrix authorization strategy. After adding users in the table there are ERRORS.
The ajax call is this (firebug helped me): http://###.###.###.####:8080/jenkins/jenkins/job/Empresi-Esb/descriptorByName/hudson.security.AuthorizationMatrixProperty/checkName?value=[WORKDOMAIN%2FuserName] (replaced the IP,the domain and the username for security reasons). It seems that the context name (jenkins) is repeated two times. I cannot understand how this link is builded by jenkins. The issue is also in single job matrix configurations. This issue seems to be linked to this other problem: http://jenkins.361315.n4.nabble.com/Validation-Problem-tp3226142p3226142.html In attachment there is a screenshot of "Manage Jenkins" |
| Attachment | jenkins.diff [ 20382 ] |
| Assignee | Alan Harder [ mindless ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Link | This issue is duplicated by JENKINS-9348 [ JENKINS-9348 ] |
I noticed the same issue with my install, 404 error on /hudson/hudson/...
I have attached a diff to fix the problem in core/src/main/resources/hudson/security/GlobalMatrixAuthorizationStrategy/config.jelly