Enviado em 14/04/2011 - 11:53h
OLA ME CHAMO MARCOS PRESISO CONFIGURAR O SSH PRA ACESSO REMOTO SEGUE MEU SSH O QUE DEVO MODIFICAR?
tipo se quezerem me passar um ssh to aberto a sugestoes
Port 22
#Protocol 2,1
Protocol 2
ServerKeyBits 1024
PermitRootLogin yes
StrictModes yes
RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
PermitEmptyPasswords no
Subsystem sftp /usr/libexec/openssh/sftp-server
tipo se quezerem me passar um ssh to aberto a sugestoes
Port 22
#Protocol 2,1
Protocol 2
ServerKeyBits 1024
PermitRootLogin yes
StrictModes yes
RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile .ssh/authorized_keys
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
PermitEmptyPasswords no
Subsystem sftp /usr/libexec/openssh/sftp-server