1.修改/etc/inetd.conf文件,找到
ftp stream tcp6 nowait root /usr/sbin/in.ftpd in.ftpd
telnet stream tcp6 nowait root /usr/sbin/in.telnetd in.telnetd
这两行,去掉前面的注释;
2. 重启inetd进程;( ps -ef|grep inetd ,查出pid; 然后 执行 kill -HUP pid)
另外看你的/etc/ftpusers 文件中是否存在禁止登陆的用户名;
最后
以上就是腼腆网络最近收集整理的关于sun solaris 8下启用telnet ftp 功能的全部内容,更多相关sun内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复