Bonjour
lorsque je lance

sftp-verif j'ai:
** Verifing file existance **

Verifing file existance of /bin/MySecureShell            [ OK ]
Verifing file existance of /usr/bin/sftp-who            [ OK ]
Verifing file existance of /usr/bin/sftp-kill            [ OK ]
Verifing file existance of /usr/bin/sftp-state            [ OK ]
Verifing file existance of /usr/bin/sftp-admin            [ OK ]
Verifing file existance of /usr/bin/sftp-verif            [ OK ]
Verifing file existance of /usr/bin/sftp-user            [ OK ]
Verifing file existance of /etc/ssh/sftp_config            [ OK ]

** Verifing rights **

Verifing file rights of /etc/ssh/sftp_config            [ OK ]
Verifing file rights of /usr/bin/sftp-who            [ OK ]
Verifing file rights of /usr/bin/sftp-verif            [ OK ]
Verifing file rights of /usr/bin/sftp-user            [ OK ]
Verifing file rights of /usr/bin/sftp-kill            [ OK ]
Verifing file rights of /usr/bin/sftp-state            [ OK ]
Verifing file rights of /usr/bin/sftp-admin            [ OK ]
Verifing file rights of /bin/MySecureShell            [ OK ]


** Verifing rotation logs **

MySecureShell rotation logs                    [ OK ]


** Verifing server status **

Verifing server status (ONLINE)                    [ OK ]


** Verifing server dependencies **
Show only error(s):
/bin/MySecureShell: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /bin/MySecureShell)


** Verifing server configuration (just for user: root) **
Show only error(s):
/bin/MySecureShell: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /bin/MySecureShell)


** All tests dones **
[root@serveur-test lib]# /bin/MySecureShell --version
/bin/MySecureShell: /usr/lib/libcrypto.so.0.9.8: no version information available (required by /bin/MySecureShell)
MySecureShell is version 1.1 build on Oct 12 2008

Options:
  ACL support: yes
  UTF-8 support: yes

Sftp Extensions:
  Disk Usage
  File Hashing
[root@serveur-test lib]#
j'ai fais aussi
ln -s /usr/lib/libcrypto.so /usr/lib/libcrypto.so.0.9.8
mais ça ne change rien

une idée ?

Merci
Peux-tu faire :
rpm -qa | grep openssl

Chez moi
openssl-0.9.8g-11.fc10.i686
et la lib s'appelle
/lib/libcrypto.so.0.9.8g

D'où vient ton MySecureShell ?
je viens de voir
./usr/local/ssl-0.9.8c/lib/libcrypto.so.0.9.8

et pas dans usr/lib/
voila la response meme apres un ln

/usr/lib/libcrypto.so.0.9.8: no version information available (required by ./MySecureShell)
Essaie de télécharger les sources de sourceforge et de les compiler.
je viens de compiler pour voir et MySecureShell démarre :
#  MySecureShell --version
MySecureShell is version 1.1 build on Dec 17 2008

Options:
  ACL support: yes
  UTF-8 support: yes

Sftp Extensions:
  Disk Usage
  File Hashing