Have a Linux server with OpenAFS and access to / files.
Access is read-only and like user privileges (ex. can read /etc/passwd
, but can’t read /etc/shadow
).
It possible to run command? With /bin/bash
for example?
And, on server have sshd service, but don’t have rights to /root/.ssh/id_rsa
Any ideas?