Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba e Permessi
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Tue Feb 16, 2010 5:11 pm    Post subject: Samba e Permessi Reply with quote

Salve ragazzi,
ho un File server in ufficio nel quale è installato Samba.
Mi succede una cosa strana.
Tramite il file smb.conf condivido la cartella "/home/andrea/" in questo modo:
Code:

[global]
workgroup = web
server string = *****
syslog = 0
passdb backend = tdbsam
max log size = 100
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = lo eth0
bind interfaces only = yes
security = USER
guest ok = no
guest only = no
[condivisione]
comment = Directory ***
browseable = yes
writeable = yes
path = /home/andrea
directory mask = 0775
create mask = 0775
guest ok = no


I permessi del file System sulla cartella /home/andrea/ sono settati tutti a 700 ( andrea:users )
Ora, se provo a loggarmi a Samba con l'utente Elisa, ed accedere alla cartella /home/andrea, invece che restituirmi un'errore di permesso, mi visualizza tutto il contenuto della directory e in più all'interno posso fare ciò che voglio.
Allora mi chiedo, ma i permessi del file system a che servono??? Samba non li tiene in considerazione???

Grazie a chi vorrà chiarirmi le idee.
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Tue Feb 16, 2010 5:20 pm    Post subject: Reply with quote

A parer mio non è il modo giusto per impedire l'accesso.
Visto che usi il security USER, ti consiglio di limitare l'accesso alla risorsa solo agli utenti che vuoi tu con "valid users=... ... ..." .

Altra domanda... che permessi ha la directory (non il suo contenuto) ? (non ti confondere)

Occhia anche a: directory mask = 0775 ,create mask = 0775 .
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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