[ 
https://issues.jenkins-ci.org/browse/JENKINS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162521#comment-162521
 ] 

dogfood commented on JENKINS-12607:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[plugins_active-directory 
#63|http://ci.jenkins-ci.org/job/plugins_active-directory/63/]
     [FIXED JENKINS-13650] Revert "[JENKINS-12607] canonicalize the name." 
(Revision 15a8a87bc333a12ead447425075df3bdafd7625c)

     Result = SUCCESS
Kohsuke Kawaguchi : 
Files : 
* 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java

                
> Active directory user names should not be case sensitive. 
> ----------------------------------------------------------
>
>                 Key: JENKINS-12607
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12607
>             Project: Jenkins
>          Issue Type: Bug
>          Components: active-directory
>    Affects Versions: current
>         Environment: Windows Server 2008.
>            Reporter: Paul M
>            Priority: Minor
>
> Active directory user names should not be case sensitive. For example if I 
> add the user "paul" then I would expect to be able to also login as "Paul", 
> "pAul" or any other case combination.
> At the moment this won't match any user name and fail to login the user in, 
> or worse match none and apply "authenticated user" permissions. This seems to 
> confuse a lot of users.
> If there is a use case where case sensitivity is required then I think there 
> should be a toggle option to enable or disable it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to