Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

시스템 레지스트리에서 설치 날짜 정보를 얻을 수 없습니다

2011-03-08 09:56 - 한광수

...

Re: 시스템 레지스트리에서 설치 날짜 정보를 얻을 수 없습니다

2011-03-08 18:19 - 넷사랑

...

Re: 시스템 레지스트리에서 설치 날짜 정보를 얻을 수 없습니다

2011-03-09 22:58 - 한광수

...

Re: 시스템 레지스트리에서 설치 날짜 정보를 얻을 수 없습니다

2011-03-10 16:30 - 넷사랑

...

Re: 시스템 레지스트리에서 설치 날짜 정보를 얻을 수 없습니다

2011-03-11 15:45 - 한광수

...

sftp 계속 진행중??

2007-12-25 06:43 - 이병화
제가 redhat 4.4 에서 suse 로 바꾸면서
다음과 같은 문구가 뜨면서 들어가지지가 않습니다.

STATUS:> Session started...
STATUS:> Resolving the host '164.125.58.64'...
STATUS:> Connecting to the server '164.125.58.64'...
STATUS:> Version exchange initiated...
STATUS:> server: SSH-1.99-OpenSSH_4.2
STATUS:> client: SSH-2.0-nsssh2_2.0.0001 NetSarang Computer, Inc.
STATUS:> SSH2 is selected.
STATUS:> Algorithm negotiation initiated...
STATUS:> key exchange: diffie-hellman-group14-sha1
STATUS:> host key: ssh-dss
STATUS:> outgoing encryption: aes128-cbc
STATUS:> incoming encryption: aes128-cbc
STATUS:> outgoing mac: hmac-sha1
STATUS:> incoming mac: hmac-sha1
STATUS:> outgoing compression: none
STATUS:> incoming compression: none
STATUS:> Host authentication initiated...
STATUS:> Hostkey fingerprint:
STATUS:> ssh-dsa 1024 64:b8:95:01:0f:ae:73:3e:34:06:aa:78:49:84:a0:25
STATUS:> Authenticating for 'root'...
STATUS:> Accepted. Verifying host key...
STATUS:> Verified.
STATUS:> User authentication initiated...
STATUS:> Sent user name 'root'.
STATUS:> Access granted.

게시판 글을 참고해서 /etc/ssh/ssdh_config 의
subsystem은 확인을 했습니다.

subsystem sftp /usr/lib64/ssh/stp-server

라고 명시되어 있었습니다.

무엇이 문제인지 알고 싶습니다.


Re: sftp 계속 진행중??

2007-12-26 13:18 - 별순검
혹시 오타 때문에 그런거 아닌가요?

subsystem sftp /usr/lib64/ssh/stp-server

여기서, stp-server 는 아마 sftp-server 가 되어야 맞을 것 같은데...

아님 게시판에 옮겨적을 때 오타를 치신건지... ^^;;;

...

이전 조회수: 190