Why can’t I enter into ‘sercrets’?
jenkins $ ls
config.xml nodeMonitors.xml
hudson.model.UpdateCenter.xml nodes
hudson.plugins.git.GitTool.xml plugins
identity.key.enc secret.key
jenkins.install.InstallUtil.lastExecVersion secret.key.not-so-secret
jenkins.install.UpgradeWizard.state secrets
jenkins.model.JenkinsLocationConfiguration.xml updates
jenkins.security.apitoken.ApiTokenPropertyConfiguration.xml userContent
jenkins.telemetry.Correlator.xml users
jobs workflow-libs
jenkins $ cd secrets
-bash: cd: secrets: Permission denied
jenkins $ chmod +x secrets
chmod: changing permissions of 'secrets': Operation not permitted
Thank you