在OpenSolaris上安装与配置proftpd

Posted by 4Aiur on 06/17/2010 in OpenSolaris |

在OpenSolaris上安装与配置proftpd

Install proftpd

# pkgin in proftpd

Setup proftpd
proftpd configuration examples /opt/local/share/examples/proftpd
modify /opt/local/etc/proftpd.conf

TimeoutLogin         120
TimeoutIdle          600
TimeoutNoTransfer    900
TimeoutStalled       3600
RootLogin            off
DefaultRoot ~
UseReverseDNS        off
IdentLookups         off

#VALID LOGINS

  AllowUser ftpuser
  DenyALL

Setup openSolaris SMF

# vi /var/svc/manifest/network/proftpd.xml
# svccfg import /var/svc/manifest/network/proftpd.xml
# svcadm enable proftpd
# svcs proftpd

Tags: ,

Copyright © 2010-2024 4Aiur All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.