Gadmintools ÊÇÒ»×éʹÓà C/GTK+ д³ÉµÄͼÐλ¯¹ÜÀí¹¤¾ß£¬ÆäÄ¿µÄÔÚÓÚ°ÑÒ×ÓÃÐÔÓë±ãÀûÐÔ´ø¸øÓû§¡£Gadmintools ÏÖÒÑ¿ª·¢Íê³ÉÁË GDHCPD¡¢GBIND Admin¡¢GPROFTPD¡¢GSAMBAD µÈËĸö¹ÜÀí¹¤¾ß£¬·Ö±ðÓÃÓÚ¹ÜÀí ISC DHCPD ·þÎñÆ÷¡¢ISC BIND DNS ·þÎñÆ÷¡¢Proftpd ·þÎñÆ÷¡¢Samba Îļþ¼°´òÓ¡¹²Ïí·þÎñÆ÷¡£----Gadmintools£·þÎñÆ÷¹ÜÀí¹¤¾ßÏä
Ê×ÏÈÒªÔÚϵͳÖÐÌí¼ÓÓû§:
useradd -d /home/guangtao -g nogroup -s /bin/fales guangtao
proftpdÅäÖÃÎļþ:Õâ¸öÅäÖÃÎļþÊÇÓÉGproftpdÉú³ÉµÄ
ServerType standalone
DefaultServer on
Umask 022
ServerName "0.0.0.0"
ServerIdent on "My FTPD"
ServerAdmin Admin@this.domain.topdomain
IdentLookups off
UseReverseDNS off
Port 21
PassivePorts 49152 65534
#MasqueradeAddress None
TimesGMT off
MaxInstances 30
MaxLoginAttempts 3
TimeoutLogin 300
TimeoutNoTransfer 120
TimeoutIdle 120
DisplayLogin welcome.msg
DisplayFirstChdir .message
User nobody
Group nogroup
DirFakeUser off nobody
DirFakeGroup off nobody
DefaultTransferMode binary
AllowForeignAddress on
AllowRetrieveRestart on
AllowStoreRestart on
DeleteAbortedStores off
TransferRate RETR 30
TransferRate STOR 40
TransferRate STOU 40
TransferRate APPE 40
SystemLog /var/log/secure
RequireValidShell off
#gp_random_username_length 6
#gp_random_password_length 6
#gp_randomize_case lower
#gp_useradd_homedir_path /var/ftp
#gp_useradd_upload_path /upload
#gp_html_path /var/www/html/ftp.htm
#gp_welcome_name welcome.msg
TLSEngine off
TLSRequired off
TLSVerifyClient off
TLSProtocol TLSv1
TLSLog /var/log/proftpd_tls.log
#TLSRSACertificateFile /etc/gproftpd/gproftpd.pem
AllowUser guangtao
DenyALL
User guangtao
Group guangtao
AnonRequirePassword on
MaxClients 3 ¡°The server is full, hosting %m users¡±
DisplayLogin welcome.msg
DisplayFirstChdir .msg
Allow from all
Deny from all
AllowOverwrite on
AllowAll
DenyAll