[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Serveur SSH



voici une configuration qui devrais marcher a peu pret partout j'espere que cela vou aidera !!!



les droit que j'ai appliqué à mes répertoir pour que l'authentification par clef marche
/home 			= drwxr-xr-x
/home/monuser 		= drwxr-----
/home/monuser/.ssh 	= dr-x------
/home/monuser/ma-clef	= -r--------

et mon fichier de conf a les parametre suivant pour l'authentification


Port 22
Protocol 2
SyslogFacility AUTHPRIV
LogLevel INFO
PermitRootLogin no
StrictModes yes
PubkeyAuthentication yes
AuthorizedKeysFile      .ssh/authorized_keys

# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no

# Change to no to disable s/key passwords
ChallengeResponseAuthentication yes

X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
Compression yes

Subsystem       sftp    /usr/libexec/openssh/sftp-server


( ps cet conf est en marche sur mon serveur donc je l'ai tester et elle est opérationelle a 100 % avec des clefs DSA je precise toutes la conf au cas où !)

à bientot peu être


Yorick Anoch Doraken

doraken@crampet.net

_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! http://g.msn.fr/FR1000/9493



Reply to: