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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Having worked on this a bit I think there is a simpler option.

Make the icon file readable and the uninstaller readable/executable for all
authenticated users.

Being able to execute the uninstaller isn't a privilege escalation as a) it
will request admin privs and b) you still need privs to remove the service
and/or installed files.

This approach is much simpler to implement (it doesn't need to determine
current user or vary depending on the option chosen for "Create shortcuts for
all users".

I should be in a position to commit a fix along these lines shortly.

-- 
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