On Wed, 2002-12-11 at 04:27, James Gregory wrote: > If you're using GNOME, right clicking on the folder in question, going > to properties and then the sharing tab may or may not let you do what > you want. I don't know, I alway configure samba with vim :)
This works, creates this entry in smb.conf [SFG_DESKTOP] path = /home/sfg/Desktop comment = /home/sfg/Desktop public = yes guest ok = yes writable = no wide links = no and re-starts samba. This is nice from a windows users moving to linux point of view. For other users to mount your folder, they use the mandrake control centre/mount points/samba mount points option, search servers and your pc should appear, click on it and you should see the share... HTH Stu -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
