FreeBSD环境下SSH的相关阅读笔记
2009-05-13 07:58:24来源:未知 阅读 ()
SSH的英文全称是 Secure Shell,也就是“安全shell“,利用和SSHD的配对使用,可以实现数据的安全传输。从客户端角度来看,SSH提供两种级别的安全验证。
第一种级别(基于口令的安全验证)只要你知道自己帐号和口令,就可以登录到远程主机。所有传输的数据都会被加密,但是不能保证你正在连接的服务器就是你想连接的服务器。
第二种级别(基于密匙的安全验证)需要依靠密匙,也就是你必须为自己创建一对密匙,并把公用密匙放在需要访问的服务器上。
二、FreeBSD系统中SSH的基本支持
所谓的“基本支持“指的是没有安装openssh的ports或package时,FreeBSD系统的默认软件配置。
SSH客户端软件:存放在 /usr/bin 目录下,主要的程序有:
slogin
scp
sftp
ssh
ssh-add
ssh-agent
ssh-keygen
ssh-keyscan
SSH的服务器端软件:
sshd 存放在 /usr/sbin
rc.d/sshd 是sshd的运行脚本,存放在 /etc/rc.d 目录下
SSH,SSHD的一些配置文件,存放在
/etc/ssh 目录下
ssh_config
sshd_config
moduli
三、FreeBSD系统中SSH的版本
FreeBSD使用的是OpenSSH提供的可移植版本分支,所以版本信息是:
OpenSSH_4.5p1 FreeBSD-20061110
OpenSSL 0.9.7e-p1 25 Oct 2004
p表示的就是portable,版本编号和OpenSSH,OpenSSL的正式发行版有所不同。在ports树里面,可移植版本和完整版本都可以找到。
OpenBSD's OpenSSH portable version
Normal OpenSSH development produces a very small, secure, and easy to maintain
version for the OpenBSD project. The OpenSSH Portability Team takes that pure
version and adds portability code so that OpenSSH can run on many other
operating systems (Unfortunately, in particular since OpenSSH does
authentication, it runs into a *lot* of differences between Unix operating
systems).
The portable OpenSSH follows development of the official version, but releases
are not synchronized. Portable releases are marked with a 'p' (e.g. 3.1p1).
The official OpenBSD source will never use the 'p' suffix, but will instead
increment the version number when they hit 'stable spots' in their development.
WWW: http://www.openssh.org/portable.html
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/12258/showart_290767.html
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- NetBSD笔记 2009-05-13
- portupgrade笔记 2009-05-13
- Linux学习笔记 2009-05-13
- FreeBSD7 Apache2.2 PHP5 PostgreSQL8.3 Ports安装笔记 2009-05-13
- Maildrop安装调试笔记 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash