On 4/15/06, anhb_99 <[EMAIL PROTECTED]> wrote:
hi i got fc5 and wht i want to do is setup samba so tht i can share
files with my windows computers which are on the local network.can
someone guide me to the same i tried google but mostly it didnt
work.
Perhaps you did not search well enough.
Anyway, heres a basic configuration..
Before setting up samba, you need to know two things. 1. Your windows workgroup
and 2. The directory on linux that you want to share.
This is what goes into your smb.conf..
[global]
workgroup=YOURWORKGROUP
encrypt passwords = YES
encrypt passwords = YES
[share1]
path=/home/anhb/myshare
Once you do that, create a samba user with smbpasswd -l
Restart samba and your through.
Regards,
NMK.
YAHOO! GROUPS LINKS
- Visit your group "dubailug" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
