1 / 7

Samba

Samba. Interconnectivity . Can be run on systems other than Windows Unix Linux Vax/ VMS Uses TCP/IP to interact Basically allows a box other than Windows to act as a file server Properly configured, it will appear in the Windows “Network Neighborhood”. Two main programs. smbd SMB daemon

oral
Télécharger la présentation

Samba

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Samba

  2. Interconnectivity • Can be run on systems other than Windows • Unix • Linux • Vax/ VMS • Uses TCP/IP to interact • Basically allows a box other than Windows to act as a file server • Properly configured, it will appear in the Windows “Network Neighborhood”

  3. Two main programs • smbd • SMB daemon • Handles authentication and authorization • In effect, user names and passwords • Sharer mode • Each shared file or printer has a password • User mode • Each user has user name and password • nmbd • NetBIOS name server

  4. Installing • Samba is part of Ubuntu • smb.conf is the configuration file • You may edit it in line or using SWAT which comes with Samba

  5. SWAT • SWAT is a Web-based interface that can be used to facilitate the configuration of Samba. SWAT might not be available in the Samba package that shipped with your platform, but in a separate package. If it is necesaary to built SWAT please read the SWAT man page regarding compilation, installation, and configuration of SWAT from the source code. • To launch SWAT, just run your favorite Web browser and point it to http://localhost:901/. Replace localhost with the name of the computer on which Samba is running if that is a different computer than your browser.

  6. SWAT (cont’d) • SWAT can be used from a browser on any IP-connected machine, but be aware that connecting from a remote machine leaves your connection open to password sniffing because passwords will be sent over the wire in the clear. • More information about SWAT can be found in The Samba Web Administration Tool.

  7. Good resources • http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html • http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/diagnosis.html • http://us1.samba.org/samba/docs/man/Samba-Guide/

More Related