Gecen gün VPS in mevcut olduğu ana makine resetlemesi sonrasında SSH a root kullanıcısı haricinde bağlanamaz oldum SFTP ile de hiç bir şekilde bağlantı sağlayamıyorum sorunun çözümü hakkında fikri olan var mı acaba ? FTP bağlantımda sorun yok şükür
5
●2.958
[root@server ~]# sshd -Dd debug1: sshd version OpenSSH_4.3p2 debug1: private host key: #0 type 0 RSA1 debug1: read PEM private key done: type RSA debug1: private host key: #1 type 1 RSA debug1: read PEM private key done: type DSA debug1: private host key: #2 type 2 DSA debug1: Bind to port 22 on ::. debug1: Bind to port 22 on 0.0.0.0. Bind to port 22 on 0.0.0.0 failed: Address already in use. Cannot bind any address.
pam_loginuid(sshd:session): set_loginuid failed opening loginuid pam_loginuid(sshd:session): set_loginuid failedşeklinde hatalar gördüm başka yerlerde ki araştırmalarımda denemem gereken ilk çözüm yönteminin openssh'i update etmem gerektiğiydi.