零零社区|百姓的网上家园-互动交流平台!(0.0)=^_^=(00社区)

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 活动 交友 discuz

RED HAT AS4 U4下Gssftp服务的配置方法

2013-4-5 16:31| 发布者: 123456000000| 查看: 17| 评论: 0

摘要: 1、在操作系统里,使用ntsysv命令查看是否已经开启gssftp服务; 2、在/etc/xinetd.d的目录中,修改gssftp配置文件如下: service ftp{disable = noflags = REUSEsocket_type = streamwait = nouser = rootserver = / ...
 

1、在操作系统里,使用ntsysv命令查看是否已经开启gssftp服务;

2、在/etc/xinetd.d的目录中,修改gssftp配置文件如下:

service ftp{disable = noflags = REUSEsocket_type = streamwait = nouser = rootserver = /usr/kerberos/sbin/ftpd#server_args = -l -aserver_args = -llog_on_failure += USERID}

确保disable = no;server_args = -l;

3、service xinetd restart,就可以使用ftp服务了。


路过

雷人

握手

鲜花

鸡蛋

相关阅读

发表评论

最新评论

相关分类


Archiver|手机版|小黑屋|00社区

GMT+8, 2023-1-31 10:50 , Processed in 0.044918 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部