Linux管理及应用chap13-Samba.ppt

  1. 1、本文档共28页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Linux管理及应用chap13-Samba

Module 18 Talking to Windows with Samba Critical Skill Understand mechanics of SMB Perform Samba administration Use smbclient and smbmount Access share files between Windows and Linux systems Security levels for samba client What is Samba a software suit allowing Unix-based systems (such as Linux) to interoperate with Windows-based systems provides file and print service to all of manner of SMB clients, including numerous version of Microsoft Windows operating systems (为SMB用户提供文件和打印共享的服务) Samba daemons:smbd and nmbd nmdb daemon lets other computer browse Linux service through port 139 smbd daemon makes remote Windows system possible to access Linux system through port 137 or 138 Configuration File for Samba /etc/samba/smb.conf : service configuration file (samba 的服务配置文件) Check samba status /etc/rc.d/init.d/smb status smbd (pid 1005) is running nmbd (pid 1016) is running Start, stop, restart Structure of Samba smb.conf Global: basic configuration and sharing resource (服务器的基本设置和共享资源的设置) Homes:set up a home directory for Samba server (设置访问Samba服务器的用户主目录) Printers:Set up a sharing printer (设置Linux主机上共享的打印机) Userdefined_ShareName: sharing directories (设置用户共享目录) Security level for Samba users Share: logon system without checking user account and password User: need to provide user account and password when accessing Configure Samba Server Step1: Create samba accounts (add samba user) for all users existed #cat /etc/passwd | mksmbpasswd.sh /etc/samba/smbpasswd Step2: Create a samba account for each user Step3: Modify /etc/samba/smb.conf make sharing file /etc/samba/smbusers //allow Linux users map to SMB user #smbclient –L ‘[host]’ //show sharing resource, no passwd needed Access Samba file (s) in Linux environment smbclient –L host smbclient ‘\\host\share directory’ Windows shares Linux file(s) Network neighbor (网上邻居) Address bar \\IP address or host name Use “net use * /delete “ to clean connection in buffer Linux accesses windows files Expo

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档