- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/htmldocs/Samba3-ByExample/go01.html
r44 r134 1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Glossary</title><link rel="stylesheet" href=" samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"><link rel="start" href="index.html" title="Samba-3 by Example"><link rel="up" href="index.html" title="Samba-3 by Example"><link rel="prev" href="gpl.html" title="Appendix A. GNU General Public License"><link rel="next" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Glossary</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gpl.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ix01.html">Next</a></td></tr></table><hr></div><div class="glossary"><div class="titlepage"><div><div><h2 class="title"><a name="id389920"></a>Glossary</h2></div></div></div><dl><dt>Access Control List</dt><dd><p>1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Glossary</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Samba-3 by Example"><link rel="up" href="index.html" title="Samba-3 by Example"><link rel="prev" href="apa.html" title="Appendix A. GNU General Public License version 3"><link rel="next" href="ix01.html" title="Index"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Glossary</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apa.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ix01.html">Next</a></td></tr></table><hr></div><div class="glossary"><div class="titlepage"><div><div><h2 class="title"><a name="id412504"></a>Glossary</h2></div></div></div><dl><dt>Access Control List</dt><dd><p> 2 2 A detailed list of permissions granted to users or groups with respect to file and network 3 3 resource access. … … 16 16 </p></dd><dt>Common UNIX Printing System</dt><dd><p> 17 17 A recent implementation of a high-capability printing system for UNIX developed by 18 <a href="http://www.easysw.com/" target="_top">Easy Software Inc.</a>. The design objective18 <a class="ulink" href="http://www.easysw.com/" target="_top">Easy Software Inc.</a>. The design objective 19 19 of CUPS was to provide a rich print processing system that has built-in intelligence 20 20 that is capable of correctly rendering (processing) a file that is submitted for 21 21 printing even if it was formatted for an entirely different printer. 22 22 </p></dd><dt>Domain Master Browser</dt><dd><p> 23 The Domain Master Browser maintains a list of all the servers that 23 The Domain Master Browser maintains a list of all the servers that 24 24 have announced their services within a given workgroup or NT domain. 25 25 </p></dd><dt>Domain Name Service</dt><dd><p> … … 33 33 Additionally, DHCP may assign all network configuration settings and may be used to 34 34 register a computer name and its address with a dynamic DNS server. 35 </p></dd><dt>Ethereal</dt><dd><p>36 A network analyzer, also known as a network sniffer or a protocol analyzer. Ethereal is37 freely available for UNIX/Linux and Microsoft Windows systems from38 <a href="http://www.ethereal.com" target="_top">the Ethereal Web site</a>.39 35 </p></dd><dt>Group IDentifier</dt><dd><p> 40 36 The UNIX system group identifier; on older systems, a 32-bit unsigned integer, and on … … 61 57 provide a means for replication of the database to keep slave 62 58 servers up to date with a master. It also has built-in capability to 63 handle external references and deferral. 59 handle external references and deferral. 64 60 </p></dd><dt>Local Master Browser</dt><dd><p> 65 61 The Local Master Browser maintains a list of all servers that have announced themselves … … 78 74 from the external network address. 79 75 </p></dd><dt>Network Basic Input/Output System</dt><dd><p> 80 NetBIOS is a simple application programming interface (API) invented in the 1980s 76 NetBIOS is a simple application programming interface (API) invented in the 1980s 81 77 that allows programs to send data to certain network names. NetBIOS is always run over 82 78 another network protocol such as IPX/SPX, TCP/IP, or Logical Link Control (LLC). … … 84 80 a complete misnomer!). 85 81 </p></dd><dt>NetBT</dt><dd><p> 86 Protocol for transporting NetBIOS frames over TCP/IP. Uses ports 137, 138, and 139. 82 Protocol for transporting NetBIOS frames over TCP/IP. Uses ports 137, 138, and 139. 87 83 NetBT is a fully routable protocol. 88 84 </p></dd><dt>NT/LanManager Security Support Provider</dt><dd><p> … … 93 89 </p></dd><dt>Server Message Block</dt><dd><p> 94 90 SMB was the original name of the protocol spoken by Samba. It was invented in the 1980s 95 by IBM and adopted and extended further by Microsoft. Microsoft renamed the protocol to 91 by IBM and adopted and extended further by Microsoft. Microsoft renamed the protocol to 96 92 CIFS during the Internet hype in the 1990s. 97 93 </p></dd><dt>The Simple and Protected GSS-API Negotiation</dt><dd><p> … … 111 107 </p></dd><dt>Universal Naming Convention</dt><dd><p>A syntax for specifying the location of network resources (such as file shares). 112 108 The UNC syntax was developed in the early days of MS DOS 3.x and is used internally by the SMB protocol. 113 </p></dd></dl></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gpl.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ix01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix A. GNU General Public License </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Index</td></tr></table></div></body></html> 109 </p></dd><dt>Wireshark</dt><dd><p> 110 A network analyzer, also known as a network sniffer or a protocol analyzer. Formerly known as Ethereal, Wireshark is 111 freely available for UNIX/Linux and Microsoft Windows systems from 112 <a class="ulink" href="http://www.wireshark.org" target="_top">the Wireshark Web site</a>. 113 </p></dd></dl></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apa.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ix01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Appendix A. 114 <acronym class="acronym">GNU</acronym> General Public License version 3 115 </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Index</td></tr></table></div></body></html>
Note:
See TracChangeset
for help on using the changeset viewer.