2010/2/21 Jonathan Soons <jso...@juilliard.edu>:
> The documentation gives no way to append a username and password so this is 
> where I am stuck.
>
> www:~# wget localhost:8080/manager/list
> --2010-02-21 02:31:52--  http://localhost:8080/manager/list
> Resolving localhost... 127.0.0.1
> Connecting to localhost|127.0.0.1|:8080... connected.
> HTTP request sent, awaiting response... 401 Unauthorized
> Authorization failed.
> www:~#

Citing from  `wget --help`:

HTTP options:
       --http-user=USER        set http user to USER.
       --http-password=PASS    set http password to PASS.

Try those.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to