Re: [SLE] Simply file sharing
From: jaska (jaska_at_ritari.fi)
Date: 01/22/04
- Previous message: pinto: "Re: [SLE] Suse 9.0 istallation from local H.D.D"
- In reply to: admin: "[SLE] Simply file sharing"
- Next in thread: Donald Henson: "Re: [SLE] Simply file sharing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Thu, 22 Jan 2004 09:59:23 +0200
Hi
Not sure what You need, but a "basic" sharing could be for example this:
Open a terminal, and become root (in terminal give command "sux", and give the
root-password")
Make a directory /home/public (mkdir /home/public).
Give it rights "chmod u+rwx,g+rwx,o+rwx /home/public"
Change the owner "chown nobody:nogroup /home/public"
Put this into /etc/samba/smb.conf:
[public]
comment = The share
path = /home/public
force user = nobody
read only = No
create mask = 0666
directory mask = 0777
guest only = Yes
guest ok = Yes
And restart samba "rcsamba restart" (or rcsmb restart if You are running older
SuSE version)
Jaska.
admin kirjoitti viestissään (lähetysaika Torstai 22. Tammikuuta 2004 08:15):
> I have a simply question. I've installed the samba, and I see the Linux
> machine in the windows network, but I can't make a file sharing. How can I
> do this?
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: pinto: "Re: [SLE] Suse 9.0 istallation from local H.D.D"
- In reply to: admin: "[SLE] Simply file sharing"
- Next in thread: Donald Henson: "Re: [SLE] Simply file sharing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|