You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2016/08/24 14:42:38 UTC

[GitHub] brooklyn-docs pull request #101: Add instruction on how to change default Ka...

GitHub user neykov opened a pull request:

    https://github.com/apache/brooklyn-docs/pull/101

    Add instruction on how to change default Karaf credentials

    

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

    $ git pull https://github.com/neykov/brooklyn-docs karaf/hardening

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

    https://github.com/apache/brooklyn-docs/pull/101.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 #101
    
----
commit b0bcf694d2a46c47e7f657856ad1687947dfaadf
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2016-08-24T14:42:01Z

    Add instruction on how to change default Karaf credentials

----


---
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] brooklyn-docs pull request #101: Add instructions on how to change default K...

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

    https://github.com/apache/brooklyn-docs/pull/101


---
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] brooklyn-docs pull request #101: Add instructions on how to change default K...

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/101#discussion_r76082477
  
    --- Diff: guide/ops/production-installation.md ---
    @@ -81,6 +82,13 @@ It may be useful to use the following script to install an initial `brooklyn.pro
     % chmod 600 ~/.brooklyn/brooklyn.properties
     {% endhighlight %}
     
    +### <a id="configuring-karaf-security"></a>Configuring Karaf Security
    +
    +Out of the box Brooklyn includes the default Karaf security configuration.
    --- End diff --
    
    Updated.


---
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] brooklyn-docs pull request #101: Add instructions on how to change default K...

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/101#discussion_r76082021
  
    --- Diff: guide/ops/production-installation.md ---
    @@ -81,6 +82,13 @@ It may be useful to use the following script to install an initial `brooklyn.pro
     % chmod 600 ~/.brooklyn/brooklyn.properties
     {% endhighlight %}
     
    +### <a id="configuring-karaf-security"></a>Configuring Karaf Security
    +
    +Out of the box Brooklyn includes the default Karaf security configuration.
    --- End diff --
    
    Out of the box, Apache Brooklyn includes


---
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] brooklyn-docs issue #101: Add instructions on how to change default Karaf cr...

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-docs/pull/101
  
    Thanks @drigodwin, updated.


---
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] brooklyn-docs pull request #101: Add instructions on how to change default K...

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/101#discussion_r76082304
  
    --- Diff: guide/ops/production-installation.md ---
    @@ -81,6 +82,13 @@ It may be useful to use the following script to install an initial `brooklyn.pro
     % chmod 600 ~/.brooklyn/brooklyn.properties
     {% endhighlight %}
     
    +### <a id="configuring-karaf-security"></a>Configuring Karaf Security
    +
    +Out of the box Brooklyn includes the default Karaf security configuration.
    +It is used for connecting to the ssh port of Karaf (which is available
    +to localhost connections only).
    --- End diff --
    
    How about:  This configuration is used manage connections to the ssh port of Karaf


---
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] brooklyn-docs pull request #101: Add instructions on how to change default K...

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/101#discussion_r76082382
  
    --- Diff: guide/ops/production-installation.md ---
    @@ -81,6 +82,13 @@ It may be useful to use the following script to install an initial `brooklyn.pro
     % chmod 600 ~/.brooklyn/brooklyn.properties
     {% endhighlight %}
     
    +### <a id="configuring-karaf-security"></a>Configuring Karaf Security
    +
    +Out of the box Brooklyn includes the default Karaf security configuration.
    +It is used for connecting to the ssh port of Karaf (which is available
    +to localhost connections only).
    +It is recommended to update the credentials as detailed in the
    --- End diff --
    
    It is recommended that you update the 


---
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.
---