You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by bostko <gi...@git.apache.org> on 2015/07/31 14:37:29 UTC

[GitHub] incubator-brooklyn pull request: LDAP authentication doc

GitHub user bostko opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/784

    LDAP authentication doc

    Added an example brooklyn.properties for ldap

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bostko/incubator-brooklyn ldap_fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/784.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 #784
    
----
commit 67df1b3597de45a62a340796c54b70c2de308834
Author: Valentin Aitken <va...@cloudsoftcorp.com>
Date:   2015-07-31T12:21:49Z

    LDAP authentication doc
    
     - added an example brooklyn.properties

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: LDAP authentication doc

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/784


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: LDAP authentication doc

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/784#issuecomment-126724917
  
    Thanks @bostko - merging.
    
    @neykov @grkvlt what are implications of us searching in the LDAP tree in LDAP://cn=John Smith,ou=Users,dc=example,dc=com
    
    Do we risk that not working for some people's LDAP/AD etc?
    
    Longer term, I think we want to change entirely how we do this authentication (e.g. using Apache Shiro), which I know @grkvlt as strong opinions about. That is one for the brooklyn mailing list.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---