home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Clico / UNIX / SAMBA / SMB_HP.Z / SMB_HP / README < prev    next >
Text File  |  1997-08-27  |  5KB  |  154 lines

  1. This is version 1.9.17 of Samba, the free SMB client and server for unix
  2. and other operating systems. Samba is maintained by the Samba Team,
  3. who support the original author, Andrew Tridgell.
  4.  
  5. >>>> Please read THE WHOLE of this file as it gives important information
  6. >>>> about the configuration and use of Samba.
  7.  
  8. This software is freely distributable under the GNU public license, a
  9. copy of which you should have received with this software (in a file
  10. called COPYING). 
  11.  
  12. WHAT IS SMB?
  13. ============
  14.  
  15. This is a big question. 
  16.  
  17. The very short answer is that it is the protocol by which a lot of
  18. PC-related machines share files and printers and other informatiuon
  19. such as lists of available files and printers. Operating systems that
  20. support this natively include Windows NT, OS/2, and Linux and add on
  21. packages that achieve the same thing are available for DOS, Windows,
  22. VMS, Unix of all kinds, MVS, and more. There is no reason why Apple
  23. Macs and indeed any Web browser should not be able to speak this
  24. protocol, and current development (in which the Samba team is heavily
  25. involved) is aimed at exactly that. Alternatives to SMB include
  26. Netware, NFS, Appletalk, Banyan Vines, Decnet etc; many of these have
  27. advantages but none are both public specifications and widely
  28. implemented in desktop machines by default.
  29.  
  30. The Common Internet Filesystem is what the new SMB initiative is
  31. called. For details watch http://samba.anu.edu.au/cifs.
  32.  
  33. WHAT CAN SAMBA DO?
  34. ==================
  35.  
  36. Here is a very short list of what samba includes, and what it does. 
  37.  
  38. - a SMB server, to provide Windows NT and LAN Manager-style file and print 
  39.   services to SMB clients such as Windows 95, Warp Server, smbfs and others.
  40.  
  41. - a Netbios (rfc1001/1002) nameserver, which among other things gives 
  42.   browsing support. Samba can be the master browser on your LAN if you wish.
  43.  
  44. - a ftp-like SMB client so you can access PC resources (disks and
  45. printers) from unix, Netware and other operating systems
  46.  
  47. - a tar extension to the client for backing up PCs
  48.  
  49. For a much better overview have a look at the web site at
  50. http://samba.canberra.edu.au/pub/samba, and browse the user survey.
  51.  
  52. Related packages include:
  53.  
  54. - smbfs, a linux-only filesystem allowing you to mount remote SMB
  55. filesystems from PCs on your linux box. This is included as standard with
  56. Linux 2.0 and later.
  57.  
  58. - tcpdump-smb, a extension to tcpdump to allow you to investigate SMB
  59. networking problems over netbeui and tcp/ip.
  60.  
  61. - smblib, a library of smb functions which are designed to make it
  62. easy to smb-ise any particular application. See
  63. ftp://samba.anu.edu.au/pub/samba/smblib.
  64.  
  65. CONTRIBUTIONS
  66. =============
  67.  
  68. If you want to contribute to the development of the software then
  69. please join the mailing list. The Samba team accepts patches
  70. (preferably in "diff -u" format, see docs/BUGS.txt for more details)
  71. and are always glad to receive feedback or suggestions to the address
  72. samba-bugs@samba.anu.edu.au.
  73.  
  74. You could also send hardware/software/money/jewelry or pizza
  75. vouchers directly to Andrew. The pizza vouchers would be especially
  76. welcome, in fact there is a special field in the survey for people who
  77. have paid up their pizza :-)
  78.  
  79. If you like a particular feature then look through the change-log and
  80. see who added it, then send them an email.
  81.  
  82. Remember that free software of this kind lives or dies by the response
  83. we get. If noone tells us they like it then we'll probably move onto
  84. something else. However, as you can see from the user survey quite a lot of 
  85. people do seem to like it at the moment :-)
  86.  
  87. Andrew Tridgell
  88. Email: samba-bugs@samba.anu.edu.au
  89.  
  90. 3 Ballow Crescent
  91. Macgregor, A.C.T.
  92. 2615 Australia
  93.  
  94. Samba Team
  95. Email: samba-bugs@samba.anu.edu.au
  96.  
  97. MORE INFO
  98. =========
  99.  
  100. DOCUMENTATION
  101. -------------
  102.  
  103. There is quite a bit of documentation included with the package,
  104. including man pages, and lots of .txt files with hints and useful
  105. info. This is also available from the web page.
  106.  
  107. FTP SITE
  108. --------
  109.  
  110. The main anonymous ftp distribution site for this software is
  111. samba.anu.edu.au in the directory pub/samba/.
  112.  
  113. MAILING LIST
  114. ------------
  115.  
  116. There is a mailing list for discussion of Samba. To subscribe send
  117. mail to listproc@samba.anu.edu.au with a body of "subscribe samba Your Name"
  118.  
  119. To send mail to everyone on the list mail to samba@listproc.anu.edu.au
  120.  
  121. There is also an announcement mailing list where new versions are
  122. announced.  To subscribe send mail to listproc@samba.anu.edu.au with a
  123. body of "subscribe samba-announce Your Name". All announcements also
  124. go to the samba list.
  125.  
  126.  
  127. NEWS GROUP
  128. ----------
  129.  
  130. You might also like to look at the usenet news group
  131. comp.protocols.smb as it often contains lots of useful info and is
  132. frequented by lots of Samba users. The newsgroup was initially setup
  133. by people on the Samba mailing list. It is not, however, exclusive to
  134. Samba, it is a forum for discussing the SMB protocol (which Samba
  135. implements). The samba list is gatewayed to this newsgroup.
  136.  
  137.  
  138. WEB SITE
  139. --------
  140.  
  141. A Samba WWW site has been setup with lots of useful info. Connect to:
  142.  
  143. http://samba.canberra.edu.au/pub/samba/
  144.  
  145. As well as general information and documentation, this also has searchable 
  146. archives of the mailing list and a user survey that shows who else is using
  147. this package. Have you registered with the survey yet? :-)
  148.  
  149. It is maintained by Paul Blackman (thanks Paul!). You can contact him
  150. at ictinus@lake.canberra.edu.au.
  151.  
  152.  
  153.  
  154.