()ý
Home
Ȩ ȸҰ ý Ʈ ũ
 
 
ۼ : 06-04-03 15:02
telnet ӽ root login
 ۾ :
ȸ : 12,465  
⺻ ڳ root ֽϴ. root login ϱ ؼ /etc/securetty Ͽ root Ҽ ִ ؾ մϴ.

telnet Ȯ.

# default: on
# description: The telnet server serves telnet sessions; it uses \
#      unencrypted username/password pairs for authentication.
service telnet
{
        disable = yes ------> no  .
        flags          = REUSE
        socket_type    = stream
        wait            = no
        user            = root
        server          = /usr/sbin/in.telnetd
        log_on_failure  += USERID
}

[root@test xinetd.d]# /etc/rc.d/init.d/xinetd restart
Stopping xinetd: [  OK  ]
Starting xinetd: [  OK  ]
[root@test xinetd.d]#

23 port Ȯ.

[root@somang /]# netstat -an | grep 23
tcp        0      0 0.0.0.0:23              0.0.0.0:*              LISTEN     
tcp        0      2 192.168.0.212:23        192.168.0.11:1574      ESTABLISHED
unix  2      [ ACC ]    STREAM    LISTENING    2343  /dev/gpmctl
unix  2      [ ]        DGRAM                    2346 
[root@somang /]#


securetty ⿡ pts/0 ~ pts/9 ߰.
  - /etc/securetty ⺻ .
console
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11

 - root login /etc/securetty

console
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
pts/0
pts/1
pts/2
pts/3
pts/4
pts/5
pts/6
pts/7
pts/8
pts/9

 - xinetd .

[root@test xinetd.d]# /etc/rc.d/init.d/xinetd restart
Stopping xinetd: [  OK  ]
Starting xinetd: [  OK  ]
[root@test xinetd.d]#

  Ȯ

[root@test /]# telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Red Hat Linux release 9 (Shrike)
Kernel 2.4.20-8 on an i686
login: root
Password:
Last login: Mon Apr  3 14:00:53 from 192.168.0.11
[root@test root]#

 
 

Total 106
ȣ     ۾ ¥ ȸ
91 telnet ӽ root login
2006/04/03 12466
90 locale
2006/05/20 12412
89 ī
2006/08/02 12404
88 end_request: I/O error, dev sr0, sector 64
2010/05/27 12228
87 TCP:treason uncloaked! Perr ~ shrinks windows~ Repaired
2008/06/19 12057
86 ھ ϱ
2005/12/26 12033
85 ssh 񽺰 ʵɶ....
2005/12/26 12011
84 hosts.allow sendmail
2008/12/16 11971
83 core dump
2008/03/05 11805
82 mysql5 ġ
2008/12/16 11612
81 [] ..⺻
2006/08/14 11264
80 ý ̻ (rescue mode)
2006/02/16 11192
79 sfdisk Ƽ
2008/04/07 11151
78 linux - grub
2006/07/14 10574
77 src.rpm ġ
2007/01/23 10327
 1  2  3  4  5  6  7  8  
 
 
 
Administrator Login