成人免费xxxxx在线视频软件_久久精品久久久_亚洲国产精品久久久_天天色天天色_亚洲人成一区_欧美一级欧美三级在线观看

samba 中文man頁面

系統
samba 套件是在 UNIX 系統上實現“服務器信息塊”(通常簡稱 SMB) 協議的一組程序。這個協議有時也稱為“通用互聯網文件系統, LanManager 或 NetBIOS 協議”。

NAME

samba - 為 UNIX 實現的 Windows SMB/CIFS 文件服務器

SYNOPSIS 總覽

Samba

DESCRIPTION 描述

samba 套件是在 UNIX 系統上實現“服務器信息塊”(通常簡稱 SMB) 協議的一組程序。這個協議有時也稱為“通用互聯網文件系統, LanManager 或 NetBIOS 協議”。

COMPONENTS 組件

samba 由幾個部件組成。每個部件在一系列的文檔中被描述。強烈推薦你閱讀這些 samba 本身和你用的那些部件的手冊中的文檔。如果手冊不夠清晰,請向這個地址發送補丁或者錯誤報告:samba-bugs@samba.org

smbd


smbd (8) 守護程序為 SMB 客戶,例如 Windows 95/98,Windows NT, Windows for Workgroups 或者是 LanManager 提供文件和打印服務。它的相應配置文件在 smb.conf (5) 中描述。
nmbd


nmbd (8) 守護程序提供 NetBIOS 名字服務和瀏覽支持。它的相應配置文件在 smb.conf (5) 中描述。
smbclient


smbclient (1) 程序實現了一種簡單的類似 FTP 的客戶端應用。對于訪問位于其它兼容服務器(如 NT)上的 SMB 共享資源非常有用,同時它也可用于 UNIX 機器向任何 SMB 服務器(如運行 NT 的 PC 機)上的打印機提交打印作業。
testparm


testparm (1) 工具讓你可以測試你的 smb.conf (5) 配置文件。
testprns


testprns (1) 工具可以測試你在 printcap 文件中定義好的打印機。
smbstatus


The smbstatus (1) 工具用來列出當前在 smbd (8) 服務器上的聯接。
nmblookup


the nmblookup (1) 工具用來向 UNIX 機器查詢 NetBIOS 名字。
make_smbcodepage


make_smbcodepage (1) 工具用來為你的 smbd (8) 服務器建立 SMB 代碼頁定義文件。
smbpasswd


smbpasswd (8) 工具用來在 samba 和 NT 服務器上改變 SMB 加密口令。

AVAILABILITY 可用性

samba 套件由 GNU 公共協議保護。在軟件包的 COPYING 文件中包含了一份協議的復本。你可以散布套件的拷貝,但請服從協議條款。

samba 套件的最新版本可以通過位于 samba.org 的匿名 FTP 上的目錄獲得,當然也可以在很多互聯網上的鏡像站點中獲得。

你也能在 comp.protocols.smb 新聞組和 samba 的郵件列表上找到相關的有用信息。在 samba 的 README 文件中給出了加入郵件列表的詳細資料。

如何你能用 WWW 瀏覽器的話,在 http://samba.org/samba/ 將會找到包括 samba 郵件列表的問題在內的非常多的有用信息。

VERSION 版本

這份手冊是針對 samba 套件版本 2.0 的。

CONTRIBUTIONS 投稿

如果你想向 samba 計劃投稿的話,建議你到 samba@samba.org 加入 samba 的郵件列表,詳細介紹請看在 http://samba.org/listproc 的網頁。

如果你一個補丁需要提交或者要報告一個錯誤的話可以直接向 samba-bugs@samba.org 發信。注意,samba 開發組可以會因為這個軟件包的迅速流行而需要花費一定的時間來對郵件作出回應。我們更愿意在 diff -u 格式下修補問題。

CREDITS 榮譽

在此提及對計劃作出貢獻的人實在太多了,但是所有的 samba用戶都應該感謝他們。要看一份完整的列表,查找 ftp://samba.org/pub/samba/alpha/cvs.log 可以獲得 CVS 修改前提供的一份維護者名單,并在 ftp://samba.org/pub/samba/alpha/cvs.log 中找到變更后的內容。CVS 是 samba 開發組開發 samba 時采用的開放源代碼控制系統,沒有這個系統計劃將無法管理。

另外,一些商業組織現在向 samba 開發組提供資金和設備上的幫助。詳細信息請看網頁 http://samba.org/samba/samba-thanks.html

AUTHOR 作者

samba 軟件和相關工具最初由 Andrew Tridgell samba-bugs@samba.org 創建。 samba 現在由開發組以類似 Linux 內核開發采用的開源計劃方式來發展。

samba 手冊頁最初由 Karl Auer 撰寫。它的源碼已被轉換成 YODL 格式(一種極好的開放源代碼軟件,可以在ftp://ftp.icce.rug.nl/pub/unix/ 處獲得)并已由 Jeremy Allison 更新到 samba2.0 版本。

#p#

NAME

samba - A Windows SMB/CIFS fileserver for UNIX  

SYNOPSIS

samba

DESCRIPTION

 

The Samba software suite is a collection of programs that implements the Server Message Block (commonly abbreviated as SMB) protocol for UNIX systems. This protocol is sometimes also referred to as the Common Internet File System (CIFS). For a more thorough description, see http://www.ubiqx.org/cifs/. Samba also implements the NetBIOS protocol in nmbd.
smbd(8)
The smbd daemon provides the file and print services to SMB clients, such as Windows 95/98, Windows NT, Windows for Workgroups or LanManager. The configuration file for this daemon is described in smb.conf(5)
nmbd(8)
The nmbd daemon provides NetBIOS nameservice and browsing support. The configuration file for this daemon is described in smb.conf(5)
smbclient(1)
The smbclient program implements a simple ftp-like client. This is useful for accessing SMB shares on other compatible servers (such as Windows NT), and can also be used to allow a UNIX box to print to a printer attached to any SMB server (such as a PC running Windows NT).
testparm(1)
The testparm utility is a simple syntax checker for Samba's smb.conf(5) configuration file.
testprns(1)
The testprns utility supports testing printer names defined in your printcap file used by Samba.
smbstatus(1)
The smbstatus tool provides access to information about the current connections to smbd.
nmblookup(1)
The nmblookup tools allows NetBIOS name queries to be made from a UNIX host.
smbpasswd(8)
The smbpasswd command is a tool for changing LanMan and Windows NT password hashes on Samba and Windows NT servers.
smbcacls(1)
The smbcacls command is a tool to set ACL's on remote CIFS servers.
smbsh(1)
The smbsh command is a program that allows you to run a unix shell with with an overloaded VFS.
smbtree(1)
The smbtree command is a text-based network neighborhood tool.
smbtar(1)
The smbtar can make backups of data on CIFS/SMB servers.
smbspool(8)
smbspool is a helper utility for printing on printers connected to CIFS servers.
smbcontrol(1)
smbcontrol is a utility that can change the behaviour of running samba daemons.
rpcclient(1)
rpcclient is a utility that can be used to execute RPC commands on remote CIFS servers.
pdbedit(8)
The pdbedit command can be used to maintain the local user database on a samba server.
findsmb(1)
The findsmb command can be used to find SMB servers on the local network.
net(8)
The net command is supposed to work similar to the DOS/Windows NET.EXE command.
swat(8)
swat is a web-based interface to configuring smb.conf.
winbindd(8)
winbindd is a daemon that is used for integrating authentication and the user database into unix.
wbinfo(1)
wbinfo is a utility that retrieves and stores information related to winbind.
editreg(1)
editreg is a command-line utility that can edit windows registry files.
profiles(1)
profiles is a command-line utility that can be used to replace all occurences of a certain SID with another SID.
log2pcap(1)
log2pcap is a utility for generating pcap trace files from Samba log files.
vfstest(1)
vfstest is a utility that can be used to test vfs modules.
ntlm_auth(1)
ntlm_auth is a helper-utility for external programs wanting to do NTLM-authentication.
smbmount(8), smbumount(8), smbmnt(8)
smbmount,smbumount and smbmnt are commands that can be used to mount CIFS/SMB shares on Linux.
smbcquotas(1)
smbcquotas is a tool that can set remote QUOTA's on server with NTFS 5.
 

COMPONENTS

The Samba suite is made up of several components. Each component is described in a separate manual page. It is strongly recommended that you read the documentation that comes with Samba and the manual pages of those components that you use. If the manual pages and documents aren't clear enough then please visithttp://devel.samba.org for information on how to file a bug report or submit a patch.

If you require help, visit the Samba webpage athttp://www.samba.org/ and explore the many option available to you.

AVAILABILITY

The Samba software suite is licensed under the GNU Public License(GPL). A copy of that license should have come with the package in the file COPYING. You are encouraged to distribute copies of the Samba suite, but please obey the terms of this license.

The latest version of the Samba suite can be obtained via anonymous ftp from samba.org in the directory pub/samba/. It is also available on several mirror sites worldwide.

You may also find useful information about Samba on the newsgroup comp.protocol.smb and the Samba mailing list. Details on how to join the mailing list are given in the README file that comes with Samba.

If you have access to a WWW viewer (such as Mozilla or Konqueror) then you will also find lots of useful information, including back issues of the Samba mailing list, athttp://lists.samba.org.

VERSION

This man page is correct for version 3.0 of the Samba suite.

CONTRIBUTIONS

If you wish to contribute to the Samba project, then I suggest you join the Samba mailing list athttp://lists.samba.org.

If you have patches to submit, visithttp://devel.samba.org/ for information on how to do it properly. We prefer patches in diff -u format.

CONTRIBUTORS

Contributors to the project are now too numerous to mention here but all deserve the thanks of all Samba users. To see a full list, look at thechange-log in the source package for the pre-CVS changes and at http://cvs.samba.org/ for the contributors to Samba post-CVS. CVS is the Open Source source code control system used by the Samba Team to develop Samba. The project would have been unmanageable without it.

AUTHOR

The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.

The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 was done by Alexander Bokovoy.

 

責任編輯:韓亞珊 來源: CMPP.net
相關推薦

2011-08-24 16:48:36

man中文man

2011-08-15 10:21:09

man中文man

2011-08-11 16:11:49

at中文man

2011-08-25 10:21:56

man.conf中文man

2011-08-11 15:03:21

ACCESS中文man

2011-08-11 15:28:43

ali中文man

2011-08-11 16:31:49

biff中文man

2011-08-11 16:48:04

cal中文man

2011-08-11 17:16:43

cce中文man

2011-08-11 18:05:04

chvt中文man

2011-08-11 18:13:07

clear中文man

2011-08-12 09:13:02

df中文man

2011-08-12 09:38:06

dircolors中文man

2011-08-12 09:44:37

dirname中文man

2011-08-12 10:20:02

echo中文man

2011-08-12 10:25:55

eject中文man

2011-08-12 11:07:19

git中文man

2011-08-12 13:18:19

head中文man

2011-08-12 13:49:23

hostid中文man

2011-08-12 13:54:46

hostname中文man
點贊
收藏

51CTO技術棧公眾號

主站蜘蛛池模板: 福利精品| 亚洲精品国产综合区久久久久久久 | 国产乱码精品一区二区三区忘忧草 | 亚洲国产精品一区二区www | www.99re| 亚洲欧美一区二区三区国产精品 | 亚洲风情在线观看 | 国产一区在线免费观看视频 | 天天草狠狠干 | 亚洲毛片 | 国产精品久久久久久久免费观看 | 免费一级黄色 | 中文字幕av第一页 | 欧美韩一区二区三区 | 亚洲成人精品国产 | 一级免费看 | 成人亚洲视频 | 金莲网| 碰碰视频 | 欧美日韩精品免费 | 欧美一级大片免费看 | 国产精品99久久久久久动医院 | 午夜免费在线 | 日韩精品一区在线 | 日韩中文字幕一区二区 | av手机免费在线观看 | 99精品在线免费观看 | 精久久久 | 日本aⅴ中文字幕 | 黄色免费三级 | 久久综合av | 91久久国产综合久久91精品网站 | 久久久久国产一区二区 | 日本在线你懂的 | 欧美日韩精品一区二区 | 91网站在线看 | 狠狠插天天干 | 亚洲精品日韩精品 | 国产特级毛片aaaaaa | 欧美日一区 | 成人a视频在线观看 |