欢迎来到天天文库
浏览记录
ID:22370514
大小:66.50 KB
页数:9页
时间:2018-10-28
《freebsd配置samba》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、FreeBSD配置samba 虽然缺省情况已经适合大部分用户访问自己在服务器上的个人目录的要求,但是为了充分发挥samba提供的功能,与这些复杂多样的b.conf中的语法非常简单,整个配置文件分为多个不同的部分,每个部分具有一个标题。使用方括号将标题引起来,标题下包括一些相关设置,每一行都用于一个相关设置。设置文件中的每个部分或者定义了一个共享资源的名字,或者设置了一组参数。以下以缺省smb.conf为例,介绍smb.conf中的相关设置。[global]设置#ThisisthemainSambaconfigurationfile.Youshouldread
2、the#smb.conf(5)manualpageinordertounderstandtheoptionslisted#here.Sambahasahugenumberofconfigurableoptions(perhapstoo#many!)mostofple##Anylinei-colon)ora#(hash)#isamentandisignored.Inthisexampleentryanda;forpartsoftheconfigfilethatyou#mayodifythisfileyoushouldrunthemandtestparm#toch
3、eckthatyouhavenotmanyanybasicsyntacticerrors.##=======================GlobalSettings=====================================[global] [global]部分定义了服务器本身使用的配置参数,以及其他共享资源部分使用的缺省配置参数,因此相当重要。#ain-Nameore,eg:REDHAT4 ba服务器。#serverstringistheequivalentoftheNTDescriptionfield serverstring=Samb
4、aServer serverstring是对于本地服务器的简单描述,这些信息将作为这台服务器的属性,返回给Broportantforsecurity.Italloachinesplerestrictsaccesstotoreexamplesofthesyntaxsee#thesmb.confmanpage; hostsalloba服务器的客户机的IP地址范围,通过指定一系列网络地址,使得只有这些网络中的计算机才能访问这台服务器提供的资源,以提供安全限制。缺省情况下,这行配置被为printcap,这些是缺省设置,不需要改动。对于使用UnixSystemV打印系
5、统的Samba,则需要重新进行设置。#Unmentthisifyouustaddthisto/etc/passba服务器才能安全的访问系统。guestaccount就定义这样的请求在Unix下对应的用户权限。为了安全的原因,不能让这个帐户在系统中有可写的权限,通常可以增加一个专用帐户,如pcguest。如果这个设置被计算机上有多个网络界面,那么就需要让samba向多个界面广播b-node广播包,以及为这些界面提供资源服务,否则samba就会只向某一个界面提供网络服务。当然也可以设置这个参数,使得samba只服务于某个指定的网络,而不是服务器连接所有的网络。#B
6、roastertonoifyoudon'tbatobeeamaster#broalelectionrulesapply; localmaster=no#OSLeveldeterminestheprecedenceofthisserverinmasterbroainMasterspecifiesSambatobetheDomainMasterBrobatocollatebroaincontrollerdoingthisjob; domainmaster=yes#PreferredMastercausesSambatoforcealocalbroaster
7、=yes#UseonlyifyouhaveanNTserveronyouretobeaprimarydomaincontroller.; domaincontroller=<NT-Domain-Controller-SMBName> 这些设置选项主要用于SMB网络中进行浏览时,设置samba服务器的行为。缺省情况不让samba服务器参加brosba服务器能成为broaster=yes。然后samba服务就可以根据oslevel设置的权重进行推举,缺省的oslevel为0,这个权重不会赢得推举。但可以取消path=\%LProfiles%U
8、 当用户通过一台BDponentofS
此文档下载收益归作者所有