Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

[HP-UX] ftp cannot log in

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

HP Unix ftp cannot log in, view / etc/inetd.conf file.

[root@xxxxxx:/xxxxx#] more / etc/inetd.conf

Ftp stream tcp6 nowait root / usr/lbin/ftpd ftpd-l-a

Login stream tcp6 nowait root / usr/lbin/rlogind rlogind

Telnet stream tcp6 nowait root / usr/lbin/telnetd telnetd-b / etc/issue

When the ftpd line has an option of-a, ftp invokes the configuration file ftpusers under / etc/ftpd/.

[root@xxxxxx:/etc/ftpd#] the folders in ls-l # are empty.

Total 0

Dr-xr-xr-x 2 bin bin 96 Oct 2 2013 ftp-exec

Dr-xr--r-- 2 bin bin 96 Oct 2 2013 pids

It is normal to restart the inetd service after removing the-an option in the ftp line of / etc/inetd.conf

[root@xxxxxx:/xxxxx#] more / etc/inetd.conf

Ftp stream tcp6 nowait root / usr/lbin/ftpd ftpd-l

Login stream tcp6 nowait root / usr/lbin/rlogind rlogind

Telnet stream tcp6 nowait root / usr/lbin/telnetd telnetd-b / etc/issue

[root@xxxxxx:/xxxxx#] / sbin/init.d/inetd stop

Internet Services stopped

[root@xxxxxx:/xxxxx#] / sbin/init.d/inetd start

Internet Services started

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report