CentOS 5.3 Samba Standalone Server With tdbsam Backend

From: howtoforge.com  read times: 154


Provided by yangyi at 2009-07-04 20:44:01


Version 1.0
Author: Falko Timme <ft [at] falkotimme [dot] com>
Last edited 04/20/2009

This tutorial explains the installation of a Samba fileserver on CentOS 5.3 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

I do not issue any guarantee that this will work for you!

 

1 Preliminary Note

I'm using a CentOS 5.3 system here with the hostname server1.example.com and the IP address 192.168.0.100.

......

Please access the below link to view the full content.

Original link: http://www.howtoforge.com/centos...