Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can write on a smb server but cannot read
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
TheGreatBato
n00b
n00b


Joined: 08 Mar 2007
Posts: 1

PostPosted: Thu Mar 08, 2007 12:05 pm    Post subject: Can write on a smb server but cannot read Reply with quote

Hello !

First of all excuse me for my English but I'm a French guy.


My problem reside on an SaMBa server, my version is 3.0.24.

And here is my smb.conf file :

Code:
[global]
local master = No
workgroup = BNX
server string = Samba Server %v
netbios name = BNX-SERVER
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = lo eth0 eth3
bind interfaces only = yes
hosts allow = 127.0.0.1 192.168.9.0/24 192.168.254.0/24
hosts deny = 0.0.0.0/0
security = user
guest account = nobody
guest ok = yes
map to guest = Bad User
vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf

[public]
comment = Public Files
browseable = yes
public = yes
create mode = 0777
path = /var/samba/public
writeable = yes
printable = no



Others PC had IP's like this : 192.168.9.110, 192.168.9.120 ...


Others PC can copy/create/delete files but they can't read the files, But they can get into the directory and had files properties.



Someone had an idea ?

Thanks
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Thu Mar 08, 2007 12:22 pm    Post subject: Reply with quote

Check the linux file permissions.
Back to top
View user's profile Send private message
darken
n00b
n00b


Joined: 04 Jan 2006
Posts: 52

PostPosted: Thu Mar 08, 2007 12:23 pm    Post subject: Reply with quote

Check file permissions on the filesystem. Make sure they are at least world readable.

Edit: sorry belrpr, I was just editing it while you already posted your answer :))
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