1
edit
Changes
→Configuring an SMB Server on Linux
*On your host F16 system install Samba
yum install samba
*Create a backup of the file /etc/samba/smb.conf, and create a new one that includes the following:
[global]
workgroup = OPS335
printable = no
create mask = 0765
smbpasswd -a <learnid>
Test your configuration with the command