2014/1/24 Mark Thomas <ma...@apache.org>:
> On 23/01/2014 22:39, David Williams wrote:
>> Aside from simply stating that, can you provide a location of the script,
>> some instructions etc?
>>
>>
>> On Thu, Jan 23, 2014 at 2:38 PM, David Williams <da...@tongal.com> wrote:
>>
>>> That would be a nice add to the intro guide.  Its nowhere to be found in
>>> the first three stages up to the install stage.
>
> Yes it is. Go and search this page:
> http://tomcat.apache.org/tomcat-7.0-doc/appdev/processes.html#Test_Your_Web_Application
>
> for this text:
> manager-script
>

Note: choose some random password.

There exist worms that target the manager app and "manager" is one of
well-known passwords.

The manager application can be further secured by restricting IP
addresses that have access to it with a RemoteAddrValve.

http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Configuring_Manager_Application_Access
http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Remote_Address_Filter

Best regards,
Konstantin Kolinko

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

Reply via email to