Modified: karaf/site/production/manual/latest/overview.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/overview.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/overview.html (original) +++ karaf/site/production/manual/latest/overview.html Wed Jun 2 09:56:33 2021 @@ -606,7 +606,7 @@ Framework, but you can easily switch to </div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-05-31 06:26:27 CEST </div> </div> </body>
Modified: karaf/site/production/manual/latest/provisioning.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/provisioning.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/provisioning.html (original) +++ karaf/site/production/manual/latest/provisioning.html Wed Jun 2 09:56:33 2021 @@ -1781,7 +1781,7 @@ feature3 won’t be installed:</p> </div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-05-31 06:26:27 CEST </div> </div> </body> Modified: karaf/site/production/manual/latest/remote.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/remote.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/remote.html (original) +++ karaf/site/production/manual/latest/remote.html Wed Jun 2 09:56:33 2021 @@ -1096,7 +1096,7 @@ looks for the artifacts (bundles, featur </div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-05-31 06:26:27 CEST </div> </div> </body> Modified: karaf/site/production/manual/latest/security-framework.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/security-framework.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/security-framework.html (original) +++ karaf/site/production/manual/latest/security-framework.html Wed Jun 2 09:56:33 2021 @@ -1861,7 +1861,7 @@ for (Principal p : subject.getPrincipals </div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-05-31 06:26:27 CEST </div> </div> </body> Modified: karaf/site/production/manual/latest/security.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/security.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/security.html (original) +++ karaf/site/production/manual/latest/security.html Wed Jun 2 09:56:33 2021 @@ -1407,7 +1407,7 @@ can access those.</p> </div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-05-31 06:26:27 CEST </div> </div> </body> Modified: karaf/site/production/manual/latest/webconsole.html URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/webconsole.html?rev=1890384&r1=1890383&r2=1890384&view=diff ============================================================================== --- karaf/site/production/manual/latest/webconsole.html (original) +++ karaf/site/production/manual/latest/webconsole.html Wed Jun 2 09:56:33 2021 @@ -616,21 +616,25 @@ with the <code>/system/console</code> co _g_\:admingroup = group,admin,manager,viewer,systembundles,ssh</pre> </div> </div> -<div class="exampleblock"> -<div class="content"> - -</div> -</div> </td> </tr> </table> </div> +<div class="admonitionblock note"> +<table> +<tr> +<td class="icon"> +<div class="title">Note</div> +</td> +<td class="content"> <div class="paragraph"> <p>By default, only users with the <code>admin</code> role are allowed to logon to the Apache Karaf WebConsole. Right now, the WebConsole doesn’t use RBAC system as we have for console commands, or MBeans.</p> </div> -<div class="exampleblock"> -<div class="content"> +</td> +</tr> +</table> +</div> <div class="paragraph"> <p>You can change the security configuration of the webconsole in the <code>etc/org.apache.karaf.webconsole.cfg</code> configuration file:</p> @@ -647,11 +651,9 @@ role=admin</pre> </div> </div> </div> -</div> -</div> <div id="footer"> <div id="footer-text"> -Last updated 2021-05-08 06:09:41 CEST +Last updated 2021-06-02 10:47:06 CEST </div> </div> </body>
