Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[samba] partage accessible bizzarement
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
l.slysz
Apprentice
Apprentice


Joined: 03 Jun 2005
Posts: 256

PostPosted: Thu Jun 16, 2005 11:16 pm    Post subject: [samba] partage accessible bizzarement Reply with quote

voila une description du phenomene :

j'ai un user p2p unix
un user p2p samba associé au user p2p unix :
Code:
/etc/samba/smbusers

root = administrator admin
nobody = guest pcguest smbguest
p2p = p2p


je partage le dossier home de chaque utilisateur :
Code:
/etc/smb.conf

[global]
workgroup = LAN

server string = Samba Server %v

printcap name = cups
printing = cups
load printers = yes

log file = /var/log/samba/log.%m
max log size = 50

socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

interfaces = lo eth0
bind interfaces only = yes

hosts allow = 127.0.0.1 10.0.0.0/24
hosts deny = 0.0.0.0/0

security = user

guest account = samba
guest ok = yes

vfs object = vscan-clamav
vscan-clamav: config-file = /etc/samba/vscan-clamav.conf

[Epson]
comment = Epson Stylus Color 740 Network Printer
printable = yes
path = /var/spool/samba
public = yes
guest ok = yes

printer admin = root

[homes]
 public = True
 only user = False
 comment = Home Directories
 browseable = False
 writable = yes
 hide dot files = yes


le probleme rencontré :
je me connecte avec l'utilisateur p2p, j'ai bien acces au homedir
je peux supprimer n'importe quel fichier
je peux creer fichiers/dossiers
je NE peux PAS consulter les fichiers (lecture ou copie)

une idée de ce qui peut provoquer ce comportement assez bizzare ? :?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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