wie mir hier im Forum geraten wurde, habe ich versucht eine C-root Umgebung zu installieren
http://www.tjw.org/chroot-login-HOWTO/
Aber ich kann mich auf den Kopf stellen, es reicht immer nur für einen Access Denied beim einloggen :-(
Was habe ich angelegt, kopiert:
:/home/peon # ll
total 0
drwxr-xr-x 8 root root 67 Dec 23 16:02 .
drwxr-xr-x 7 root root 106 Dec 23 16:01 ..
drwxr-xr-x 2 root root 71 Dec 23 16:19 bin
drwxr-xr-x 2 root root 30 Dec 23 16:08 dev
drwxr-xr-x 2 root root 31 Dec 23 16:03 etc
drwxr-xr-x 2 1000 peon 6 Dec 23 16:02 home
drwxr-xr-x 2 root root 6 Dec 23 16:01 lib
drwxr-xr-x 3 root root 16 Dec 23 16:02 usr
/home/peon/bin # ll
total 764
drwxr-xr-x 2 root root 71 Dec 23 16:19 .
drwxr-xr-x 8 root root 67 Dec 23 16:02 ..
-rwxr-xr-x 1 root root 447256 Dec 23 16:06 bash
-rwxr-xr-x 1 root root 65855 Dec 23 16:19 cp
-rwxr-xr-x 1 root root 29775 Dec 23 16:19 ln
-rwxr-xr-x 1 root root 90616 Dec 23 16:19 ls
-rwxr-xr-x 1 root root 68275 Dec 23 16:19 mv
-rwxr-xr-x 1 root root 38338 Dec 23 16:19 rm
-rwsr-xr-x 1 root root 22952 Dec 23 16:06 su
/home/peon/dev # ll
total 0
drwxr-xr-x 2 root root 30 Dec 23 16:08 .
drwxr-xr-x 8 root root 67 Dec 23 16:02 ..
crw-rw-rw- 1 root root 5, 0 Dec 23 16:08 tty
crw-r--r-- 1 root root 1, 9 Dec 23 16:08 urandom
/home/peon/etc # ll
total 8
drwxr-xr-x 2 root root 31 Dec 23 16:03 .
drwxr-xr-x 8 root root 67 Dec 23 16:02 ..
-rw-r--r-- 1 root root 22 Dec 23 16:05 group
-rw-r--r-- 1 root root 57 Dec 23 16:06 passwd
group file:
root
peon
passwd file:
root
peon
/home/peon/usr/bin # ll
total 276
drwxr-xr-x 2 root root 36 Dec 23 16:08 .
drwxr-xr-x 3 root root 16 Dec 23 16:02 ..
-rwxr-xr-x 1 root root 17723 Dec 23 16:08 env
-rwxr-xr-x 1 root root 35864 Dec 23 16:08 scp
-rwxr-xr-x 1 root root 224340 Dec 23 16:07 ssh
Dann noch in /etc/passwd:
peon
etc/group:
peon
Hat noch jemand eine Idee?

