Configuring and Managing FTP servers: Providing Virtual account FTP services

Source: Internet
Author: User
Keywords FTP server Virtual account
Tags accounts analysis anonymous anonymous account download enterprise environment etc

"Mission Analysis and Requirements"
 After completing the above anonymous account and local account FTP service, this task requires the provision of FTP services to the external Internet
 needs 2 accounts, the account name is upload and download respectively, upload allow upload and download

"Hardware and Software Environment"
 using virtual machines to integrate with real host environment
 Install red Hat Enterprise Linux Server 5.0 in VMware Virtual machine systems
 ISO file with Linux installation CD on hard drive

"Step Decomposition"

1. Create a virtual account text file

2, using the Db_load command to convert the above Login.txt file to the database file

#cd/etc/vsftpd
# db_load–t–t Hash–f login.txt login.db

3. Edit Configuration Pam File

#cd/ETC/PAM.D
#vi Vsftpd_vu

4, edit/etc/vsftpd/vsftpd.conf configuration file, add the following content

5, create a virtual account corresponding to the local account

Note: The account here has a shell, based on security best set to/bin/nologin

6, the establishment of the Virtual account profile

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.