Configuration of the Samba server and resolution of NFS configuration

Source: Internet
Author: User

Samba is a freeware software that implements the SMB (Server Message Block) protocol on Linux and UNIX, consisting of servers and client programs

The security level of samba:

Share: No verification

User: Requires authentication, Samba account library required

Server: Additional servers are required for authentication

Domain: DC for validation

Samba's server programs can achieve the following main features:
1. File and print sharing;
2. Computer name and IP of the solution;
3.WINS service support;
4. User Rights settings (if the quota with Linux can also achieve user disk space quotas).

Installing and Configuring instances

1. Mount and switch to/mnt/cdrom/server

Installing the Samba server side

[Root@localhost server]# RPM-IVH perl-convert-asn1-0.20-1.1.noarch.rpm

[Root@localhost server]# RPM-IVH samba-3.0.33-3.14.el5.i386.rpm

1. Modify the configuration file as follows:

[Root@localhost samba]# pwd

[Root@localhost samba]# Vim smb.conf

/etc/samba

Workgroup = MyGroup #组名

Server string = Samba server Version%v #显示samba服务器的版本

76

77; NetBIOS name = MYSERVER

78

79; Interfaces = Lo eth0 192.168.12.2/24 192.168.13.2/24

80; Hosts allow = 127. 192.168.12.192.168.13.

81

82interfaces =192.168.10.10/24

View ports as follows:

3. Network Neighborhood Right-click Search Computer input 192.168.10.10 search is as follows:

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.