Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
拥有一个带有 OpenAFS 的 Linux 服务器并可以访问 / 文件。
访问是只读的,类似于用户权限(例如 can read /etc/passwd,但 can't read /etc/shadow)。
/etc/passwd
/etc/shadow
可以运行命令吗?例如/bin/bash?
/bin/bash
并且,在服务器上有 sshd 服务,但没有权限/root/.ssh/id_rsa
/root/.ssh/id_rsa
有任何想法吗?