And this is Turning on Samba on Fedora Core 4, written , and concerning Howtos
I've just found configuring Samba shares on Fedora Core 4 very easy (Desktop | System Settings | Server Settings | Samba) except that it didn't initially work, and I couldn't work out why. Some googling around led me to a note from Paul Howarth indicating that SELinux blocks Samba sharing by default (very sensibly); you can configure this in Desktop | System Settings | Security Level. Well done, Fedora people. That was the easiest time I've ever had setting up Samba.
(Note: I specifically configured a password for a Unix account, and people have to use that username and password when connecting to the share from Windows. It doesn't use your native Windows username, or authenticate against the domain, because I don't care about that.)
open fedora setting tab
configure the samba servers and lisa servers that process very easy because fedora forwarding you
after configure the server
open the terminal
type /sbin/service smb start
in addition if you need
type /sbin/service lisa start