快速业务通道

Linux全攻略--Samba服务器配置与管理(一)

作者 佚名技术 来源 Linux系统 浏览 发布时间 2012-05-15
ry, usable only by fred. Note that fred requires write
# access to the directory.
;[fredsdir]
; comment = Fred''s Service
; path = /usr/somewhere/private
; valid users = fred
; public = no
; writable = yes
; printable = no # a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
# also use the %u option to tailor it by user name.
# The %m gets replaced with the machine name that is connecting.
;[pchome]
; comment = PC Directories
; path = /usr/pc/%m
; public = no
; writable = yes # A publicly accessible directory, read/write to all users. Note that all files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user''s files. Obviously this
# directory must be writable by the default user. Another user could of course
# be specified, in which case all files would be owned by that user instead.
;[public]
; path = /usr/somewhere/else/public
; public = yes
; only guest = yes
; writable = yes
; printable = no # The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
;[myshare]
; comment = Mary''s and Fred''s stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765 三.配置Samba服务器 1.配置share级服务器. share级在4个等级中是最低的,配置方法也是最简单.只需修改/etc/smb.conf文件如下: 看一行,允许IP段访问. 看光标所在处,这里需要指定一个用户账号,yang是服务器中已经存在的一个账号.光标处是share [tmp]这里是可以设置要共享的任何目录. 设置好后要检查正确性了. 执行testparm命令.测试smb.conf的正确性 有"OK"表示加载正常. 下面按ENTER 上面列出了配置的情况 执行snvclient命令查看资源共享情况. 要重新启动Samba服务.使配置文件生效. 下面来看测试. 这是在WINDOWS上,打开网上邻居.可看到配置时显示的名称LINUX. 进去以后看到服务器. 可看到配置的共享文件夹TMP 进去后可访问里面的内容了.可知配置成功. 然后来看用LINUX客户访问 在LINUX系统中,打开应用程序/网络服务器.然后点WINDOWS网络. 可看到LINUX 可看到刚才第一个画面的HAIDA,其实是一样的. 可看到共享文件夹是一个卷. 进去后同样可访问其内容了.

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号