[
https://issues.jenkins-ci.org/browse/JENKINS-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162516#comment-162516
]
SCM/JIRA link daemon commented on JENKINS-12607:
------------------------------------------------
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java
http://jenkins-ci.org/commit/active-directory-plugin/15a8a87bc333a12ead447425075df3bdafd7625c
Log:
[FIXED JENKINS-13650] Revert "[JENKINS-12607] canonicalize the name."
This reverts commit 8b4c00a79201b605908d5d8983a7c719b0d645ff.
Compare:
https://github.com/jenkinsci/active-directory-plugin/compare/e8943e7...15a8a87
> 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