Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba - problem with sharing
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
zarzych
n00b
n00b


Joined: 13 Dec 2007
Posts: 9

PostPosted: Sun Feb 10, 2008 10:47 pm    Post subject: Samba - problem with sharing Reply with quote

Hi,

I've got an odd problem with samba shares. It will be easier to explain when I show you my smb.conf first:

Code:

[global]
restrict anonymous = no
domain master = no
preferred master = no
workgroup = grupa_robocza
server string = maciek
max protocol = NT
acl compatibility = winnt
ldap ssl = No
server signing = Auto
load printers = no
show add printer wizard = no
netbios name = maciek

[booki]
path = /home/zarzych/stuff/ebooki/
valid users = zarzych,muzyka
read list = muzyka
write list = zarzych
force group = users
case sensitive = no
strict locking = no
msdfs proxy = no

[Muzyka]
path = /home/zarzych/stuff/mp3/
valid users = zarzych,muzyka
read list = muzyka
write list = zarzych
force group = users
case sensitive = no
strict locking = no
msdfs proxy = no


[Movies]
path = /home/zarzych/stuff/filmy/
valid users = muzyka,zarzych
read list = muzyka
write list = zarzych
force group = users
case sensitive = no
strict locking = no
msdfs proxy = no


There is no problem with accessing the share Muzyka. But when I try to access one of the others with smbclient I always get

Code:

Domain=[MACIEK] OS=[Unix] Server=[Samba 3.0.28]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME


All 3 directories have the same 755 permissions.

Could you help me to find some resolution?[/code]
Back to top
View user's profile Send private message
di1bert
l33t
l33t


Joined: 16 May 2002
Posts: 963
Location: Oslo, Norway

PostPosted: Mon Feb 11, 2008 6:55 am    Post subject: Reply with quote

Not sure if this will help, but a quick google came up with this
page.

Try adding this line to your smb.conf
Code:

msdfs proxy = no 


HTH

-m
Back to top
View user's profile Send private message
zarzych
n00b
n00b


Joined: 13 Dec 2007
Posts: 9

PostPosted: Mon Feb 11, 2008 8:23 am    Post subject: Reply with quote

That was it. Thank you very much and sorry I didn't find the resolution on my own.

Hope someone else will benefit from this topic.
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