Ubuntu and Windows file Samba share

Source: Internet
Author: User

1. Configure Samba Shared Folders/work and/work11.1 under Ubuntu. Install Samba
sudo apt-get install Samba
1.2. Configure Samba
Vim/etc/samba/smb.conf

Add the following code at the end of the file:

= ubuntu-larack-10.13.14.122:/=/= Yes public == = ubuntu-larack-10.13.14.122:/=/= Yes public = yes

1.3. Create an Access user named: Samba

1) Build a system user and password named Samba

sudo useradd Samba
passwd Samb

2) Then set the user samba for the network access account

Smbpasswd-a Samba

(-A must be added, in order to generate the password file smbpasswd, the password is the Samba user password for Windows login Linux)

1.4. Restart the Samba service
sudo service SMB restart

This step can be ignored.

2. Mapping Ubuntu shared Folders in Windows work and WORK1

Ubuntu and Windows file Samba share

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.