View | Details | Raw Unified | Return to bug 43548
Collapse All | Expand All

(-)webapps/manager/401.jsp (-1 lines)
Lines 41-47 Link Here
41
    You will need to add <tt>manager</tt> role to the config file listed above.
41
    You will need to add <tt>manager</tt> role to the config file listed above.
42
    For example:
42
    For example:
43
<pre>
43
<pre>
44
&lt;role rolename="manager"/&gt;
45
&lt;user username="tomcat" password="s3cret" roles="manager"/&gt;
44
&lt;user username="tomcat" password="s3cret" roles="manager"/&gt;
46
</pre>
45
</pre>
47
   </p>
46
   </p>

Return to bug 43548