When a jailed shell user try access a man page, like:
I don't think this is a problem with permissions:
I can't figure out why an jailed shell user can't access manual pages.
Bash:
$ man ls
man: can't open the manpath configuration file /etc/man_db.conf
Bash:
$ ls -la /etc/man_db.conf
-rw-r--r-- 1 root root 5.1K Oct 30 2018 man_db.conf
Last edited: