Code: Alles auswählen
PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games"
Code: Alles auswählen
PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games"
Code: Alles auswählen
dir -l /etc/securetty
-rw-rw-rw- 1 root root 994 2004-09-26 22:24 /etc/securetty
Code: Alles auswählen
chmod 644 /etc/securetty
root@ems:~# dir -l /etc/securetty
-rw-r--r-- 1 root root 994 2004-09-26 22:24 /etc/securetty
Code: Alles auswählen
dir -l -d /etc/security
drwxrwxrwx 3 root root 4096 2004-09-26 22:24 /etc/security
Code: Alles auswählen
dir -l /etc/security
insgesamt 28
-rw-rw-rw- 1 root root 2446 2004-09-26 22:24 access.conf
drwxrwxrwx 2 root root 4096 2004-09-26 22:24 console.apps
-rw-rw-rw- 1 root root 12 2004-09-26 22:24 fileshare.conf
-rw-rw-rw- 1 root root 2246 2004-09-26 22:24 group.conf
-rw-rw-rw- 1 root root 1519 2004-09-26 22:24 limits.conf
-rw-rw-rw- 1 root root 3101 2004-09-26 22:24 pam_env.conf
-rw-rw-rw- 1 root root 2153 2004-09-26 22:24 time.conf
Code: Alles auswählen
chmod 755 /etc/security
root@ems:~# dir -l /etc/security
insgesamt 28
-rw-rw-rw- 1 root root 2446 2004-09-26 22:24 access.conf
drwxrwxrwx 2 root root 4096 2004-09-26 22:24 console.apps
-rw-rw-rw- 1 root root 12 2004-09-26 22:24 fileshare.conf
-rw-rw-rw- 1 root root 2246 2004-09-26 22:24 group.conf
-rw-rw-rw- 1 root root 1519 2004-09-26 22:24 limits.conf
-rw-rw-rw- 1 root root 3101 2004-09-26 22:24 pam_env.conf
-rw-rw-rw- 1 root root 2153 2004-09-26 22:24 time.conf
Code: Alles auswählen
chmod 644 /etc/security
root@ems:~# dir -l /etc/security
insgesamt 28
-rw-rw-rw- 1 root root 2446 2004-09-26 22:24 access.conf
drwxrwxrwx 2 root root 4096 2004-09-26 22:24 console.apps
-rw-rw-rw- 1 root root 12 2004-09-26 22:24 fileshare.conf
-rw-rw-rw- 1 root root 2246 2004-09-26 22:24 group.conf
-rw-rw-rw- 1 root root 1519 2004-09-26 22:24 limits.conf
-rw-rw-rw- 1 root root 3101 2004-09-26 22:24 pam_env.conf
-rw-rw-rw- 1 root root 2153 2004-09-26 22:24 time.conf