리눅스 분류
sshd 로그 관련
작성자 정보
- sshd 작성
- 작성일
컨텐츠 정보
- 2,314 조회
- 0 추천
- 목록
본문
안녕하세요..
sshd 로그 관련 질문입니다~.
[root@localhost ~]#cat /var/log/me
Aug 29 20:03:27 localhost sshd[9966]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
Aug 29 20:03:44 localhost sshd[9969]: Accepted password for ko01ko01 from 222.106.247.235 port 49426 ssh2
Aug 30 00:03:44 localhost sshd[9970]: Accepted password for ko01ko01 from 222.106.247.235 port 49426 ssh2
Aug 29 20:15:27 localhost sshd[9966]: Received signal 15; terminating.
[root@localhost ~]#
[root@localhost ~]# grep "su(pam_unix)" /var/log/messages
[root@localhost ~]# grep "su(pam_unix)" /var/log/messages
일반 계정으로 su -l 해서 root 권한을 획득한 사람을 나열할라고 하는데.. 로그를 보니 않나와 있네요~~..
sshd 에서 su 했을때 로그를 남기게 하는 방법이 무엇인가요?
페도라3 하다가 페도라 5로 하니깐~~ 또 헤매는 부분이 많아진거 같습니다!!..
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.