Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
docs are gone? how do i easily set up samba?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Mon Aug 02, 2004 12:09 am    Post subject: docs are gone? how do i easily set up samba? Reply with quote

apparently the quick desktop install guide for xfree, kde, gnome, nvidia, ati, alsa, and samba has been excluded from the docs now. it had a short guide to samba. i don't care about all the little nuances of samba, i just need to get files from one computer to the other on a home network.

anyone have a link to the old docs or a copy of them? the other samba doc is _way_ too long and complicated for what i want. i don't need domains, or AV, or half the stuff.
Back to top
View user's profile Send private message
arrruken
n00b
n00b


Joined: 28 Feb 2004
Posts: 48

PostPosted: Mon Aug 02, 2004 2:24 am    Post subject: Reply with quote

This is my server's simple smb.conf for transfering files, its not the best for security, but it gets the job done, and i dont leave the samba server running all the time. For extra security, you can add "allow_hosts = 127. 192.168.x". Good luck.

[global]
workgroup = HOME
[test]
comment = A test share
path = /home/test
read only = No

This is about as simple as it gets with samba. Obviously you have to make the directory listed by path and the windwos pc's need to be on the same workgroup as the one listed.
Back to top
View user's profile Send private message
snekiepete
Guru
Guru


Joined: 07 May 2003
Posts: 306
Location: WISCONSIN

PostPosted: Mon Aug 02, 2004 3:03 am    Post subject: Reply with quote

from this link:

http://www.gentoo.org/doc/en/index.xml#doc_chap7

i have this link to samba

http://www.gentoo.org/doc/en/quick-samba-howto.xml
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Mon Aug 02, 2004 4:21 am    Post subject: Reply with quote

yes, the "quick" howto is too much. i don't want cups, clamAV, print servers, or such. the old desktop guide had like 1 paragraph for a simple samba setup.

in anycase, it is asking for a password when i try to access the samba share from my win98 computer. where do i set the password?
Back to top
View user's profile Send private message
rafo
Apprentice
Apprentice


Joined: 18 Nov 2003
Posts: 161
Location: Sollentuna, Sweden

PostPosted: Mon Aug 02, 2004 3:17 pm    Post subject: Reply with quote

Quote:
apparently the quick desktop install guide for xfree, kde, gnome, nvidia, ati, alsa, and samba has been excluded


I too had trouble finding the ALSA guide. From an old post I found this link: http://www.gentoo.org/doc/en/alsa-guide.xml
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1318
Location: Manchester, UK

PostPosted: Mon Aug 02, 2004 5:32 pm    Post subject: Reply with quote

if you're accessing from win98 you'll probably want something like

Code:
[global]
workgroup = WORKGROUP
security = share

[share]
path = /path/to/share
public = yes


you may want to add a samba user with smbpasswd but with win98 there's not really any point may aswell just use the guest user
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Mon Aug 02, 2004 7:48 pm    Post subject: Reply with quote

ok, a friend of mine helped me throguh this via IM. i had security set to user, i'll probably move it to share.

a big thanks though.

i needed samba up so i could backup my parents computer and reformat it. its had win ME running for over 2 years! through 4 printers, 2-3 scanners, 2 video cards... well, now its really getting bad.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum