GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/2009
CLOUDSTACK-9369 Fixed Ldap regression Ldap auto creation of accounts is broken due to the security fix for CLOUDSTACK-9369. There was an explicit check to not allow login incase the user doesnt exist. removed the same. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9369 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/2009.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2009 ---- commit e2efebadaa9d7e7ec7be3f9638f48c7b97394f5e Author: Rajani Karuturi <rajani.karut...@accelerite.com> Date: 2017-02-09T18:43:13Z Bug-ID:CLOUDSTACK-9369 Fixed Ldap regression Ldap auto creation of accounts is broken due to the security fix for CLOUDSTACK-9369. There was an explicit check to not allow login incase the user doesnt exist. removed the same. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---