https://bz.apache.org/bugzilla/show_bug.cgi?id=66134

            Bug ID: 66134
           Summary: TomcatAdminRoles ignored when using installer
                    configuration file
           Product: Tomcat 9
           Version: 9.0.64
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: mindcoo...@gmail.com
  Target Milestone: -----

Using apache-tomcat-9.0.64.exe to install on Windows 10, I supplied a installer
config file using the /C-flag.

The file contains:
JavaHome=C:\Program Files\Java\jdk-17.0.3.1
TomcatAdminEnable=true
TomcatAdminUsername=admin
TomcatAdminPassword=somepassword
TomcatAdminRoles=admin-gui,manager-gui,manager-script

All options were honored, except TomcatAdminRoles, it remained at
"admin-gui,manager-gui" (i.e., lacking manager-script)

I did not use any other flags and I also manually selected the host manager to
be installed

I tried moving the option, switching line breaks, let file end with trailing
newline and vice versa, but nothing helped.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to