You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2014/09/12 21:42:33 UTC

[jira] [Created] (UIMA-4010) DUCC Web Server (WS) universal pw login access when runmode == Test

Lou DeGenaro created UIMA-4010:
----------------------------------

             Summary: DUCC Web Server (WS) universal pw login access when runmode == Test
                 Key: UIMA-4010
                 URL: https://issues.apache.org/jira/browse/UIMA-4010
             Project: UIMA
          Issue Type: Improvement
          Components: DUCC
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor
             Fix For: 1.1.0-Ducc


To facilitate WS testing, we already allow for specification in ducc.properties of 

ducc.runmode = Test
 
This allows for submission of work via the CLI as another user by setting environment variable USER=<some-user>.

=====

This Jira will now allow for specification in ducc.properties of

ducc.runmode.pw = <some-pw>

If both (ducc.runmode = Test) and (ducc.runmode.pw = <some-pw>) are specified in ducc.properties then providing that non-blank <some-pw> will allow successful login to the Web Server for any userid.

Note that the default is "Production" when ducc.runmode has not been specified in ducc.properties.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)