pure ftpd 漏洞FTPD是开源的么?

Linux中pure-ftp搭建_服务器应用_Linux公社-Linux系统门户网站
你好,游客
Linux中pure-ftp搭建
来源:Linux社区&
作者:wqianyniaimonly
Pure-ftpd简介
Pure-Ftpd是一款是非常出色的软件,在linux和BSD等开源系统中,Pure-Ftpd和vsftpd平分秋色,都是一个快速、高效、轻便、安全的FTP服务器,Pure-Ftpd比vsftpd略微复杂,但是优势是Pure-Ftp有一个非常出色的管理面板,这个就是&UsermanagerforPureFTPd&,虽然已经多年不更新,但是仍然可以在最新版的 server中运行良好。
环境:PureAdmin-0.3.tar.gzpure-ftpd-1.0.36.tar.gz
pureftpd-mysql.confpureftp.sqlZendOptimizer-3.3.3-linux-hicode.tar.gz
1.搭建lamp环境yum安装
2.[root@localhostpureftp]#vim/etc/yum.repos.d/rhel-debuginfo.repo
4.[root@localhostpureftp]#yuminstallhttpdmysqlmy-serverphpphp-gdphp-mbstringphp-mysqlmysql-devel
5.[root@localhostpureftp]#servicehttpdstart
6.[root@localhostpureftp]#chkconfighttpdon
7.[root@localhostpureftp]#servicemysqldstart
8.[root@localhostpureftp]#mysqladmin-uroot-ppassword'123'
10.[root@localhosthtml]#vim/var/www/html/index.php写入
12.phpinfo()
15.ftp服务器的实现
16.[root@localhostpureftp]#tar-zxvfpure-ftpd-1.0.36.tar.gz-C/usr/local/src/
17.[root@localhostsrc]#cd/usr/local/src/pure-ftpd-1.0.36/
18../configure\
19.--prefix=/usr/local/pureftpd\安装目录
20.--with-mysql\与mysql结合
21.--with-shadow\接受本地账号于虚拟账号
22.--with-pam\验证
23.--with-welcomemsg\定制一些欢迎消息
24.--with-uploadscript\
25.--with-cookie\
26.--with-virtualchroot\支持虚拟目录
27.--with-virtualhosts\支持虚拟主机
28.--with-diraliases\支持别名
29.--with-quotas\支持磁盘配额
30.--with-puredb\虚拟账号于本地账号的映射
31.--with-sysquotas\系统的配额
32.--with-ratios\速率
33.--with-ftpwho\开启服务器独立
34.--with-throttling\域值
35.--with-language=simplified-chinese语言
36.make&&makeinstall
37.mkdir/usr/local/pureftpd/etc创建pure-ftp的配置文件
38.[root@localhostpureftpd]#cd/usr/local/src/pure-ftpd-1.0.36/configuration-file/
39.[root@localhostconfiguration-file]#chmoda+xpure-config.plpure-ftpd的控制文件
40.[root@localhostconfiguration-file]#cppure-config.pl/usr/local/pureftpd/sbin/
41.root@localhostconfiguration-file]#cppure-ftpd.conf/usr/local/pureftpd/etc/配置文件
42.[root@localhostpure-ftpd-1.0.36]#cdcontrib/
43.[root@localhostcontrib]#cp.init/etc/init.d/pureftpd控制脚本
44.[root@localhostcontrib]#chmoda+x/etc/init.d/pureftpd
45.[root@localhostcontrib]#vim/etc/init.d/pureftpd
Pure-FTPd 的详细介绍:Pure-FTPd 的下载地址:
相关阅读:
源码安装Pure-ftpd 搭建ftp服务器
Pure-ftpd在企业网中的应用
Pure-ftpd虚拟用户的配置及基于MySQL的虚拟用户配置详解
Pure-ftpd服务器在Linux上的搭建
Ubuntu 安装Pure-ftpd搭配网页管理使用者系统
接下来请看第2页精彩内容:
相关资讯 & & &
& (11/02/:00)
& (05/25/:32)
& (09/27/:55)
& (10/28/:55)
& (12/26/:53)
& (09/24/:19)
图片资讯 & & &<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
您的访问请求被拒绝 403 Forbidden - ITeye技术社区
您的访问请求被拒绝
亲爱的会员,您的IP地址所在网段被ITeye拒绝服务,这可能是以下两种情况导致:
一、您所在的网段内有网络爬虫大量抓取ITeye网页,为保证其他人流畅的访问ITeye,该网段被ITeye拒绝
二、您通过某个代理服务器访问ITeye网站,该代理服务器被网络爬虫利用,大量抓取ITeye网页
请您点击按钮解除封锁&Pure-FTPd 1.0.23 发布
感谢的投递
Pure-FTPd 是一个快速、高效、轻便、安全的FTP服务器,它不象其他流行的FTP SERVER软件。以安全和配置简单为设计目标,支持虚拟主机,IPV6,PAM等功能。
它的功能相当多,也很实用。如果你正在寻找一个方便可靠的服务器,那么它是你最好的选择。
Pure-FTPd 1.0.23 has been released.
& The LDAP schema has been fixed.
& LDAP authentication through binding is now possible in addition to
passwords. This allows for the FTP server to run with an unprivileged LDAP
& In LDAP objects, the &enabled& value is accepted again as a FTPStatus
& Privilege separation is now enabled by default.
& The server should now properly compile on Solaris with privsep.
& Charset conversions are properly made on directory names.
& Transfers now handle every kind of disconnection.
& More informative log messages for errors and activity reporting.
& Virtual quotas are way more reliable and uploads are interrupted as soon as
quotas are exceeded.
& Atomic uploads are only used when necessary and only if notruncate is
& Dangling .pureftpd-upload files should be a thing of past.
& Enhanced conformance with RFCs and better compatibility with FTP clients.
& Improved SSL performance, compatibility and commands support.
& By default, up to 10000 files per directory can be listed instead of 2000.
& ALLO can now tell clients whether an upload would blow quotas before the
upload actually starts.
& PAM is now enabled by default on OSX.
& Switch euid to the _pure-ftpd account (unless it&s nonexistent) in the
privsep process.
& without-banner is not necessary any more. Having a cookie file
(fortunefile=&) automatically disables the default banner, thus allowing
full customization of the welcome banner.
& ./configure localstatedir is now honored in order to change the
run-time directory.
& Support for building a FTPS (implicit SSL/TLS) server, using
with-implicittls
[责任编辑:ugmbbc]
-5-4-3-2-1012345
当前平均分: 打分后显示
-5-4-3-2-1012345
当前平均分: 打分后显示原FTP服务器之pure-ftpd实现web管理
FTP服务器之pure-ftpd实现web管理:1.
安装相关软件 #apt-get install apache2 php5 php5-mysql 2.
下载ftp_web管理软件包 #w
1. & &安装相关软件
#apt-get &install apache2 php5 php5-mysql 2. & &下载ftp_web管理软件包 #wget &3. & &解压缩及移动 #tar zxvf ftp_v2.1.tar.gz #mv ./ftp/ /var/www/ 4. & &配置相关参数 #vi /var/www/ftp/config.php$LANG = &Chinese&;// See the directory language for the available languages. &$LocationImages = &&images&;// Location of images &$DBHost = &mysql数据库ip地址&;// Ip-address of MySQL server// (Don&92&t change this if you are using the default database) &$DBLogin = &登录mysql账号&;// Username of MySQL user &$DBPassword = &登录mysql密码&;// Password of MySQL user &$DBDatabase = &ftp虚拟账号数据库名&;// Name of database &$FTPAddress = &pureftp所在服务器ip:21&; & // Domain name or ip-address of your ftp server &$DEFUserID = &你所创建的针对ftp账号的UID&; // nobody// Default user id of virtual ftp user. &$DEFGroupID = &你所创建的针对ftp账号的UID&; & // guest// Default group is of virtual ftp user. &$UsersFile = &/etc/passwd&;// The unix user file &$GroupFile = &/etc/group&;// The unix group file &$StyleSheet = &style/default.css.php&; // The location of the style sheet &$EnableQuota = 1;// Enable virtual quota&#39;s (0=Off 1=On) 5. & &创建admin表 Mysql&Mysql&create table if not exists `admin`(`username` varchar(35) not null default &#39;&#39;,`password` char(32) not null default &#39;&#39;,primary key (`username`))engine=innodb default charset=utf8; 6. & &插入一个admin账号 mysql&insert into `admin` (`username`,`password`) values (&#39;Administrator&#39;,MD5(&#39;ftppassowrd&#39;)); 7. & &重启ftp及apache2 #/etc/init.d/pure-ftpd-mysql restart#/etc/init.d/apache2 restart & & & & 如果在启动apache2的过程中出现如下图所示的问题:
& & & & 解决方法为:
#vi /etc/apache2/apache2.conf ServerSignature off #隐藏apache版本ServerTokens prodServerName主机名 &#解决以上错误 8. & &通过浏览器测试
& & & & &分享到:0赞声明:OSCHINA 博客文章版权属于作者,受法律保护。未经作者同意不得转载。<< 上一篇下一篇 >>开源中国-程序员在线工具:
赞助商链接
@CopyRight , , Inc. All Rights Reserved QQ:

我要回帖

更多关于 pureftpd下载 的文章

 

随机推荐