On Sun, Apr 26, 2009 at 12:46 AM, Genady <[email protected]> wrote:

> Hi,
>
> 2.In case we choose just to parse regionserver.jsp returned HTML, is there
> is way to add a basic authentication login dialog?
>


The UIs are packaged as webapps.  Playing with the web.xml for each, it
shouldn't be hard adding the necessary config. for you to exploit the
container's built-in authentications.  Here is a page that outlines the
basics -->
http://docs.codehaus.org/display/JETTY/How+to+Configure+Security+with+Embedded+Jetty.
You'll have to adjust to match our older version of jetty (poke around on
the site -- it keeps the older doc. around).

St.Ack

Reply via email to