Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Simple Samba sharing not working
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
bluni
n00b
n00b


Joined: 27 Jan 2006
Posts: 29

PostPosted: Fri Jul 28, 2006 12:59 am    Post subject: [solved] Simple Samba sharing not working Reply with quote

Hi, I'm not trying to do anything complex, just local network file sharing without authentication (windows clients) but I can't seem to get things working :?. Any help would be greatly appreciated.

I have a user smbusers added locally and in smbpasswd.

/etc/samba/smb.conf
Code:
[global]
        server string = Brian is awesome
        guest account = smbshares
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        local master = No
        dns proxy = No

[storage]
        comment = Generic Storage
        path = /home/smbshares/storage
        read only = No
        guest ok = Yes


/etc/samba/smbusers
Code:

root = administrator admin
nobody = pcguest smbguest
smbshares = guest


Everytime I open my host from a windows computer in the network neighborhood i'm prompted for a password. :( But if I sign on as smbshares user i can do as I wish.

Thanks much,

Brian


Last edited by bluni on Fri Jul 28, 2006 7:55 am; edited 1 time in total
Back to top
View user's profile Send private message
anello
Guru
Guru


Joined: 17 Jul 2005
Posts: 557
Location: EU -> DE -> Stuttgart

PostPosted: Fri Jul 28, 2006 5:26 am    Post subject: Reply with quote

Hi,


add
Quote:
security = share
to your share.
_________________
Antonino Catinello | http://catinello.eu
Back to top
View user's profile Send private message
bluni
n00b
n00b


Joined: 27 Jan 2006
Posts: 29

PostPosted: Fri Jul 28, 2006 7:53 am    Post subject: Reply with quote

thanks! looks like it worked.

I think that samba web admin isn't the best for this...

Brian
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