Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't login from terminal?
Date: Thu, 12 Feb 2009 07:40:53
Message-Id: 7797aa370902112340m39dacf9cq67072d44caa083db@mail.gmail.com
In Reply to: Re: [gentoo-user] Can't login from terminal? by "Sebastian Günther"
1 Hi, thanks!
2
3 > man securetty
4 /*********************************/
5 # cat /etc/securetty
6 # /etc/securetty: list of terminals on which root is allowed to login.
7 # See securetty(5) and login(1).
8 console
9
10 vc/0
11 vc/1
12 vc/2
13 vc/3
14 vc/4
15 vc/5
16 vc/6
17 vc/7
18 vc/8
19 vc/9
20 vc/10
21 vc/11
22 vc/12
23 tty0
24 tty1
25 tty2
26 tty3
27 tty4
28 tty5
29 tty6
30 tty7
31 tty8
32 tty9
33 tty10
34 tty11
35 tty12
36
37 tts/0
38 ttyS0
39 /*********************************/
40
41 This is my /etc/securetty, I think it's normal.
42
43 Besides, I can't login as root, neither other user.
44
45 --
46 wcw