Se a senha menos login não for recomendada para sites comerciais, qual seria a melhor opção para fazer isso sem interação?

0

continuação Nem sequer consegue fazer login sem senha.

$ ssh -v [email protected]
OpenSSH_6.0p1, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to example.com [XX.XX.XX.X1] port 22.
debug1: Connection established.
debug1: identity file /home/admin/.ssh/id_rsa type 1
debug1: identity file /home/admin/.ssh/id_rsa-cert type -1
debug1: identity file /home/admin/.ssh/id_dsa type -1
debug1: identity file /home/admin/.ssh/id_dsa-cert type -1
debug1: identity file /home/admin/.ssh/id_ecdsa type -1
debug1: identity file /home/admin/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-7ubuntu1
debug1: match: OpenSSH_5.8p1 Debian-7ubuntu1 pat OpenSSH_5*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.0
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA 3b:81:30:2e:7a:c8:ca:51:7a:46:bb:50:cb:d3:a2:9b
debug1: Host 'example.com' is known and matches the ECDSA host key.
debug1: Found key in /home/admin/.ssh/known_hosts:2
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/admin/.ssh/id_rsa
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/admin/.ssh/id_dsa
debug1: Trying private key: /home/admin/.ssh/id_ecdsa
debug1: Next authentication method: password
[email protected]'s password:

arquivo sshd_config no site que desejo conectar, mas não é possível.

# Package generated configuration file
# See the sshd_config(5) manpage for details

# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 768

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 120
PermitRootLogin no
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
AuthorizedKeysFile      %h/.ssh/authorized_keys

# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication

#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Change to yes to enable challenge-response passwords (beware issues with
# some PAM modules and threads)
ChallengeResponseAuthentication no

# Change to no to disable tunnelled clear text passwords
#PasswordAuthentication yes

# Kerberos options
#KerberosAuthentication no
#KerberosGetAFSToken no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
TCPKeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net

# Allow client to pass locale environment variables
AcceptEnv LANG LC_*

Subsystem sftp /usr/lib/openssh/sftp-server

# Set this to 'yes' to enable PAM authentication, account processing,
# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes

AllowUsers user
Permissões de arquivo

:

.ssh directory permission on the server example.com

drwx------ 2 user user      4096 2012-07-26 13:35 .ssh


permissions on the files of the .ssh file 

-rw------- 1 user user  398 2012-07-26 13:35 authorized_keys
-rw-r--r-- 1 user user 1428 2012-07-25 18:55 known_hosts
--------------------------------------------------------------------


pemissions in the files ~/.ssh and ~/.ssh/ files workstation 

drwx------+ 1 Admin  None     0 Jul  9 17:05 .ssh

-rw-------  1 admin None 1679 Jul  9 17:05 id_rsa
-rw-r--r--  1 admin None  398 Jul  9 17:05 id_rsa.pub
-rw-r--r--  1 admin None  383 Jul 26 13:35 known_hosts
    
por tough 27.07.2012 / 16:46

1 resposta

5

Teórico

Sinto que preciso esclarecer algumas coisas que você pode ou não entender sobre o funcionamento do SSH:

No contexto do SSH, Passwordless pode se referir a duas coisas:

  • Autenticação por SSH sem fornecer uma senha pela rede; ou seja, usando autenticação de chave pública
  • Autenticando por SSH sem fornecer uma senha pela rede, e sem usar uma senha para proteger a descriptografia de sua chave privada

Portanto, existem três modos possíveis:

  1. Autentique fornecendo diretamente uma senha. Nenhuma chave pública / privada é usada.
  2. Autentique por par de chaves público / privado, mas forneça uma senha na sua máquina cliente para descriptografar a chave privada e torná-la utilizável. Isso é feito usando ssh-agent . A senha de decriptografia da chave privada é armazenada em cache para que seja fornecida apenas uma vez pela duração da sua sessão de login; depois disso, a senha será salva no ssh-agent .
  3. Autentique por par de chaves público / privado, mas o par de chaves não é protegido por senha, portanto, o usuário não fornece senhas.

O segundo modo é o mais seguro. Você pode testar esse modo criando um par de chaves protegido por senha, certifique-se de que ssh-agent esteja configurado corretamente (como é nas distribuições Linux modernas) e que ele "simplesmente funcione": quando você faz login em um servidor SSH que usa sua chave privada, você recebe uma solicitação para digitar a senha. Toda vez que depois disso, até você sair, ele "simplesmente funciona" sem nenhum prompt.

Prático

debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/admin/.ssh/id_rsa
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/admin/.ssh/id_dsa
debug1: Trying private key: /home/admin/.ssh/id_ecdsa
debug1: Next authentication method: password

Tente o seguinte:

  • Renomeie o arquivo known_hosts para outra coisa (como known_hosts.bak ) no cliente e no servidor

  • No servidor, logado como user , tente

    chmod go-w ~/
    chmod 700 ~/.ssh
    chmod 600 ~/.ssh/authorized_keys

  • No cliente, logado como admin , tente

    chmod 700 ~/
    chmod 700 ~/.ssh
    chmod 400 ~/.ssh/id_rsa chmod 400 ~/.ssh/id_rsa.pub
    #if the admin user doesn't have a group, create it and make it the admin user's primary group
    chown -R admin:admin ~/.ssh

  • Certifique-se de que o conteúdo do ~/.ssh/id_rsa.pub do cliente (observe, o .pub é crítico ) está no ~/.ssh/authorized_keys do servidor em uma linha (sem quebra de linha - mas não confunda encapsulamento de editor de texto e quebra de linha; use cat ~/.ssh/authorized_keys para garantir que você está exibindo o arquivo sem quebra) e que o conteúdo do ~/.ssh/id_rsa do cliente não é em qualquer lugar no servidor ou, na verdade, em qualquer lugar, exceto aquele lugar no cliente. Nota : Se você colocou acidentalmente ~/.ssh/id_rsa (a chave privada) no servidor, eu recomendo que você exclua seu par de chaves e crie um novo, começando do zero. Você terá que colocar o novo id_rsa.pub no arquivo authorized_keys .

  • ???

  • Lucro!

por 27.07.2012 / 17:19