==Topics==
* ===Installing samba packages===* ===Samba Configuration file: /etc/smb.conf===* ===smbclient======Mounting Samba Share===* mount.cifs===Samba Web-based Administration Tool SWAT===* Install samba-swat package: yum install samba-swat (must have xinetd package installed)* Enable swat under xinetd's control: chkconfig swat on* Startup xinetd: service xinetd start (or service xinetd reload if xinetd is already running)* Point your web browser to http://localhost:901* When prompted for authentication:** Enter "root" as the user name** Enter password for "root"
==Labs==