16 May 07:56
Openssh et public_key authentification
From: Olivier Achard <oachard2 <at> laposte.net>
Subject: Openssh et public_key authentification
Newsgroups: gmane.linux.debian.user.french
Date: 2008-05-16 05:57:45 GMT
Subject: Openssh et public_key authentification
Newsgroups: gmane.linux.debian.user.french
Date: 2008-05-16 05:57:45 GMT
Bonjour,
Depuis ma mise à jour d'Openssh hier, je n'arrive plus à me connecter
avec authentification clé publique. Le serveur me demande
systématiquement un mot de passe. J'ai fait les vérifications
préconisées par la faq de Openssh sans succès :
3.14 - I copied my public key to authorized_keys but public-key
authentication still doesn't work.
Typically this is caused by the file permissions on $HOME, $HOME/.ssh or
$HOME/.ssh/authorized_keys being more permissive than sshd allows by
default.
In this case, it can be solved by executing the following on the server.
$ chmod go-w $HOME $HOME/.ssh
$ chmod 600 $HOME/.ssh/authorized_keys
If this is not possible for some reason, an alternative is to set
StrictModes no in sshd_config, however this is not recommended.
Quelqu'un a-t'il le même problème ?
Merci
--
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org
RSS Feed