Difference between revisions of "NAD710 Lab7"

From CDOT Wiki
Jump to: navigation, search
(New page: =NAD710 - Introduction to Networks - Using Linux= =Objectives= * Install all the necessary rpm packages for samba server * Install and configure SWAT * Add a samba share * Add a samba use...)
 
(Procedure)
 
Line 15: Line 15:
 
** smbpasswd
 
** smbpasswd
 
* create a samba share directory called "/samba"
 
* create a samba share directory called "/samba"
* Use swat or edit to edit /etc/samba/smb.conf
+
* Use swat or vi to edit /etc/samba/smb.conf
 
* Use the smbclient command to test your samba server
 
* Use the smbclient command to test your samba server
  

Latest revision as of 02:20, 4 November 2008

NAD710 - Introduction to Networks - Using Linux

Objectives

  • Install all the necessary rpm packages for samba server
  • Install and configure SWAT
  • Add a samba share
  • Add a samba user account
  • Using the smbclient command line utility

Procedure

  • Use yum install to install samba packages, record all the package names
  • Use the chkconfig command to turn on xinetd and swat
  • Read the following man pages:
    • smbclient
    • smbpasswd
  • create a samba share directory called "/samba"
  • Use swat or vi to edit /etc/samba/smb.conf
  • Use the smbclient command to test your samba server

Completing the Lab

Write up a complete step by step procedure with appropriate screen capture as your lab report. Email your report in PDF format to your instructor by the due date