LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how to create a share folder (https://www.linuxquestions.org/questions/linux-networking-3/how-to-create-a-share-folder-408872/)

kumary 01-28-2006 04:52 AM

how to create a share folder
 
hi guys!
how to create a share folder in fc3 using samba, be specific please, coz i m new to it.

free_ouyo 01-29-2006 04:02 AM

re: how to create a share folder
 
Take a look at the /etc/samba/smb.conf

If you need a shared folder, you have to modify the smb.conf and specify the path of the folder you want to share.
--
free_ouyo

jschiwal 01-29-2006 04:27 AM

One thing you may want to do is install the samba3-doc package. Also, consider using swat. "man swat" will give instructions on how to start this service. It allows you to use a comprehensive web interface to set up samba.
It also has links to the web based documentation, including 3 html versions of books that you might find in a bookstore.

To access this page, enter the address: localhost:901 in the web browser. Then enter the root name and password to access the pages. This will allow you to also monitor your shares. Configuring cups can be done similarily through the cups web interface at http://localhost:631.

With the samba-doc package installed, you may also have the pdf versions of these Samba3 books at:
/usr/share/doc/packages/samba/Samba3-ByExample.pdf
/usr/share/doc/packages/samba/Samba3-Developers-Guide.pdf
/usr/share/doc/packages/samba/Samba3-HOWTO.pdf

Other documentation includes the "man smb.conf" man-page:
If you execute "man -t smb.conf | kghostview -" or "man -t smb.conf | gv -antialias -" you will have a version of the manpage worth printing out.


All times are GMT -5. The time now is 06:31 PM.