Any super user who has access to the Jenkins running on a Linux server can easily disable security authentication from config.xml file; then log in and can also decrypt sensitive passwords from console.
How can an application developer protect Jenkins (or any software) from server administrators where the application is hosted.
Is there any way to monitor changes to a file to protect from super users?