Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2042663
  • 博文数量: 519
  • 博客积分: 10070
  • 博客等级: 上将
  • 技术积分: 3985
  • 用 户 组: 普通用户
  • 注册时间: 2006-05-29 14:05
个人简介

只问耕耘

文章分类

全部博文(519)

文章存档

2016年(1)

2013年(5)

2011年(46)

2010年(220)

2009年(51)

2008年(39)

2007年(141)

2006年(16)

我的朋友

分类: C/C++

2006-05-29 14:27:25

1. Download openssl096b-0.9.6b-15.i386.rpm from
#rpm -ivh openssl096b-0.9.6b-15.i386.rpm
2. Download wu-ftpd-2.6.2-12.i386.rpm from
#rpm -ivh wu-ftpd-2.6.2-12.i386.rpm
2.change file /etc/ftpaccess
# vi /etc/ftpaccess
comment out:
#deny-uid %-99 %65534-
#deny-gid %-99 %65534-
add line:(allow root user to access other directories)
realuser root
3. change file /etc/ftpusers
#vi /etc/ftpusers
comment out:
#root
4.stop gssftp
System Settings -> Server Settings -> Services
deselect services: gssftp
check on services: wu-ftp and xinetd
5.restart wu-ftpd
#ftprestart
阅读(898) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~