Sorry for the repost, but anyone please? Bruno Guerreiro -----Original Message----- From: samba-bounces+bruno.guerreiro=ine.pt@lists.samba.org [mailto:samba-bounces+bruno.guerreiro=ine.pt@lists.samba.org] On Behalf Of Bruno Guerreiro Sent: quinta-feira, 30 de Mar?o de 2006 14:25 To: samba@lists.samba.org Subject: [Samba] Read-only attribute. Hi, I'm having problems with setting the read-only attribute of a file via windows. Altough no erros are shown in the client, the file dosn't stick to it read-only settings. I've found some post on the matter, but none seemed to solve the problem. Any ideas? Relevant information: Samba 3.0.14a-1 Fedora Core 2 Kernel 2.6.8-1.521smp The user belongs to the AR-INF-backup group. Share info: [areas$] path = /dados/areas writable = yes guest ok = no nt acl support = yes # force create mode = 775 inherit acls = yes inherit permissions = yes # force directory mode = 775 strict allocate = yes Directory info: drwxrws---+ 4 root AR-INF-backup 4096 Apr 23 2003 backup [root@host areas]# getfacl backup # file: backup # owner: root # group: AR-INF-backup user::rwx group::rwx group:AR-INF-backup-RO:r-x mask::rwx other::--- [root@host areas]# ls -lua backup total 20 drwxrws---+ 4 root AR-INF-backup 4096 Mar 30 14:22 . drwxrwsr-x 116 root Domain Admins 4096 Mar 30 14:22 .. drwxrwsr-x 2 root AR-INF-backup 4096 Mar 30 14:22 Backup_App_V1 drwxrwsr-x 2 root AR-INF-backup 4096 Mar 30 04:03 Backup_App_V2 TIA. Bruno Guerreiro -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
did you specify "store dos attributes" in global section? could you upgrade to >=3.0.21 and play around with "map readonly"? did you mount your FS with xattr? greez Bruno Guerreiro wrote:> Sorry for the repost, but anyone please? > > Bruno Guerreiro > > -----Original Message----- > From: samba-bounces+bruno.guerreiro=ine.pt@lists.samba.org [mailto:samba-bounces+bruno.guerreiro=ine.pt@lists.samba.org] On Behalf Of Bruno Guerreiro > Sent: quinta-feira, 30 de Mar?o de 2006 14:25 > To: samba@lists.samba.org > Subject: [Samba] Read-only attribute. > > Hi, > I'm having problems with setting the read-only attribute of a file via windows. > Altough no erros are shown in the client, the file dosn't stick to it read-only settings. > I've found some post on the matter, but none seemed to solve the problem. > Any ideas? > > Relevant information: > Samba 3.0.14a-1 > Fedora Core 2 > Kernel 2.6.8-1.521smp > The user belongs to the AR-INF-backup group. > > Share info: > [areas$] > path = /dados/areas > writable = yes > guest ok = no > nt acl support = yes > # force create mode = 775 > inherit acls = yes > inherit permissions = yes > # force directory mode = 775 > strict allocate = yes > > Directory info: > drwxrws---+ 4 root AR-INF-backup 4096 Apr 23 2003 backup > > [root@host areas]# getfacl backup > # file: backup > # owner: root > # group: AR-INF-backup > user::rwx > group::rwx > group:AR-INF-backup-RO:r-x > mask::rwx > other::--- > > [root@host areas]# ls -lua backup > total 20 > drwxrws---+ 4 root AR-INF-backup 4096 Mar 30 14:22 . > drwxrwsr-x 116 root Domain Admins 4096 Mar 30 14:22 .. > drwxrwsr-x 2 root AR-INF-backup 4096 Mar 30 14:22 Backup_App_V1 > drwxrwsr-x 2 root AR-INF-backup 4096 Mar 30 04:03 Backup_App_V2 > > TIA. > Bruno Guerreiro > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba