| ||
|
| Linux首页 | Linux论坛 | 论坛精华 | 开源新闻 | 技术文章 | 专题专栏 | 新手指南 | 迁移方案 | 产品方案 | 开源项目 | 开源图书 | 软件下载 | 人才招聘 | Linux博客 |
| 您的位置:
Linux时代 > 新闻资讯 >
OpenSSH Server移植到Windows CE平台
最新版本的OpenSSH 服务器已经被移植到了Windows CE平台了,现在我们就可以使用安全的SSH远程访问我们的Windows CE 设备了。目前Windows CE平台的版本是0.0.1,采用的BSD方式的授权协议,源码和二进制方式的安装文件都可以下载。 根据项目主页上的说明,这次OpenSSH移植的对象是4.3版本的OpenSSH 服务器,之所以选择OpenSSH 服务器,是因为他是目前互联网上最流行的SSH 服务器版本。还有就是它的良好的可移植性,并且功能完备。 The OpenSSH server has been ported to Windows CE, enabling secure remote access to a Windows CE device using the SSH (secure shell) protocol. The software is currently released at version 0.0.1, under a BSD-style license, and is available in binary and source form. According to the project's page on Microsoft's Codeplex code-sharing website, this is a port of the OpenSSH v4.3 SSH server to Windows CE. OpenSSH was chosen because it's the most popular SSH server on the Internet, it's known to be portable, and it supports all the features of the SSH protocol. According to the project's Codeplex page, "SSH is a set of standards and an associated network protocol that allows establishing a secure channel between a local and a remote computer. It uses public-key cryptography to authenticate the remote computer and (optionally) to allow the remote computer to authenticate the user. SSH provides confidentiality and integrity of data exchanged between the two computers using encryption and message authentication codes (MACs). SSH is typically used to log into a remote machine and execute commands, but it also supports tunneling, forwarding arbitrary TCP ports; it can transfer files using the associated SFTP or SCP protocols." The OpenSSH server for Windows CE currently supports the following features, according to the project: * Remote shell * Remote program execution * Secure FTP (SFTP) * Port Forwarding There is currently no user management in the Windows CE port. Windows CE apparently lacks the features by which an SSH server normally differentiates users. Consequently, the public keys are global and password authentication is a do-nothing stub, according to the project. OpenSSH for Windows CE is released under BSD-style license, and does not contain any GPL code. Further information on the OpenSSH for Windows CE project is available at CodePlex, here, including sources and binaries for version 0.0.1. CodePlex, launched in June, is a SourceForge-like site for various software projects released under shared source licenses. The site provides source control, issue tracking, discussion forums, and RSS feeds in and out of each project. 本文被浏览次
| |||||||||||
| 关于我们 | 联系方式 | 广告合作 | 诚聘英才 | 网站地图 | 免费注册 |
Copyright © 2001-2006 ChinaUnix.net All Rights Reserved 感谢所有关心和支持过ChinaUnix的朋友们 |