Setting up Samba in RHEL 5 is easier than other systems. Next we will describe how to set up Samba in RHEL 5, in addition, it makes a simple comparison with the construction of Samba servers in other systems.
To share files with windows in RHEL 5,
Samba is the implementation of many services and protocols, it includes NetBIOS, SMB, CIFS, DCE/RPC on TCP/IP or, more specifically, MSRPC, a WINS server, NT domain protocol suite. RHEL 4 is a stable system. configuring samba in RHEL 4 is a
Install Samba on AIX 5.3
:
Http://www.bullfreeware.com/download/aix53/samba-3.0.26.0.bff
Most AIX software downloads can be found at http://www.bullfreeware.com/, but sambais found to be relatively low, and the final result
1. Install Samba (RPM package installation)First, check to see if there are any RPM packages in the system that have Samba installed. rpm -qa|grep sambathe input is not displayed, which means that Samba is not installed.Enter yum install samba-3.5.10
First, the establishment of samba sharing, shared directory for/data, requirements: (describe the complete process)1) share named GKFX, workgroup for magedu;2) Add group develop, add user Gentoo,centos and Ubuntu, where Gentoo and CentOS develop as
Linux No. 06 Day 1. Samba server ———— (file share for Linux and Windows) 1.1 install Yum Install samba-yum1.2 profile/etc/samba/smb.conf (specific parameters can be Niang) 1.3 specific service NMBD ———— Provide legacy system services (bootable or
Linux and Cloud computing--the second phase of Linux Server SetupThe Tenth chapter:Samba server Set up-SMB shared directory and multiuser SMB mount share directory through SMB in the Server Configure the SMB service onYour SMB server must be a
To open the compile server stepFor example, to add an account to test on 172.17.201.71. # AddUser Test//Add Linux Account2. # passwd Test//Set password for Linux account3. # SMBPASSWD-A Test//Add Samba account to account and set password4. Set Samba
OverviewSamba is a free software that implements the SMB protocol on Linux and UNIX systems, consisting of servers and client programs. SMB (Server Messages block, information service blocks) is a kind of communication protocol for sharing files and
1. SambaSamba Services Samba is a free software that implements the SMB protocol on Linux and UNIX systems, consisting of servers and client programs. SMB(Server Messages block, information service blocks) is aLANshared files and printers on
To share folders on Ubuntu servers, you can access shared files from both Windows and Macs because of your work needs.Searched and decided to implement it through the Samba service. The installation process is as follows:"Step1" Installing Samba
View System user group: Cat/etc/groupAdd System User: AddUser [user name]Modify System User password: passwd [user name]Modify System User group: USERMOD-G [group name] [user name]Samba:Samba user-created file default other user Read only, modify
Some Ubuntu systems do not have the ability to share files between Windows and Ubuntu via the virtual machine's folder sharing feature, which can be achieved by installing Samba, the main steps below for reference. After testing, my Ubuntu12.4.2
(excerpt) Samba servicesI. Introduction of SAMBASamba is a free software that implements the SMB protocol on Linux and UNIX systems, consisting of servers and client programs. SMB (Server Messages block, information service blocks) is a kind of
First of course is to install Samba, hehe:
Code: sudo apt-get install Samba
sudo apt-get install Smbfs
Let's share a group of read and write folders, assuming that the folder you want to share is:/home/ray/share
Create this folder first
Code:
Reproduced from: HTTP://BLOG.PLOTCUP.COM/A/36
1. Install Samba pack
sudo apt-get install Samba
2. Configure user authentication
Edit the/etc/samba/smb.conf file to remove the Security = # number in front of the user. Set the user password by
1. If it is installed, there will be the following tips:
samba-3.0.28-0.el5.8samba-common-3.0.28-0.el5.8samba-client-3.0.28-0.el5.8System-config-samba-1.2.39-1.el52. If not installed, you can install using the Yum Install Samba command3. Configure
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.