Update FreeBSD-FreeNAS-Install.md
This commit is contained in:
@@ -20,12 +20,13 @@ Edit Tomcat's user configuration file with your favourite text editor. We insta
|
||||
|
||||
|
||||
Copy this
|
||||
> <tomcat-users xmlns="http://tomcat.apache.org/xml"
|
||||
>
|
||||
<tomcat-users xmlns="http://tomcat.apache.org/xml"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
|
||||
version="1.0">
|
||||
|
||||
> <role rolename="manager-gui"/>
|
||||
<role rolename="manager-gui"/>
|
||||
<role rolename="manager-script"/>
|
||||
<role rolename="manager-jmx"/>
|
||||
<role rolename="manager-status"/>
|
||||
|
||||
Reference in New Issue
Block a user