Re: [Samba] inherit acls

2012-05-03 Thread Heinz Hölzl
Am 02.05.2012 18:19, schrieb Jeremy Allison: On Wed, May 02, 2012 at 02:57:45PM +0200, Heinz Hölzl wrote: hi If i create a new file x.txt, samba sets the permission of the group users to rwx. inherit acls is set to yes. Why samba sets the permission to rwx instead of rw (the default

Re: [Samba] rpoblem: after renaming a directory permissions are changed

2012-05-02 Thread Heinz Hölzl
i have this problem only if the owner of the directory renames the directory. if someone else renames the directory, everything works fine Am 14.02.2012 09:22, schrieb Heinz Hölzl: hi i have a directory with permissions 750 wenn i rename a directory, samba changes the permissions to 770. can

[Samba] inherit acls

2012-05-02 Thread Heinz Hölzl
hi If i create a new file x.txt, samba sets the permission of the group users to rwx. inherit acls is set to yes. Why samba sets the permission to rwx instead of rw (the default permission of the parent) ? New file: getfacl --tabular x.txt # file: x.txt USER x rw- GROUP users

Re: [Samba] rpoblem: after renaming a directory permissions are changed

2012-02-20 Thread Heinz Hölzl
Am 19.02.2012 08:56, schrieb TAKAHASHI Motonobu: From: Heinz_Hölzl heinz.hoe...@gvcc.net Date: Tue, 14 Feb 2012 09:22:25 +0100 i have a directory with permissions 750 wenn i rename a directory, samba changes the permissions to 770. can everybody confirm this? what is wrong? [sys] path = /samba

[Samba] rpoblem: after renaming a directory permissions are changed

2012-02-14 Thread Heinz Hölzl
hi i have a directory with permissions 750 wenn i rename a directory, samba changes the permissions to 770. can everybody confirm this? what is wrong? Regards, Heinz Version 3.5.11 smb.conf: [global] server string = %h server (Samba, Ubuntu) map to guest = Bad User obey pam

[Samba] Renaming a directory on samba = 3.5.2 changes group-permissions of these

2012-01-12 Thread Heinz Hölzl
hi list! Renaming a directory on samba = 3.5.2 changes group-permissions of these. Renaming files works fine. (tested with samba 3.5.2, 3.5.3, 3.5.4 and 3.6.1. - samba version = 3.5.1 works fine) To reproduce do the following: - create a directory named newdir and change it's permissions to

[Samba] kerberoized domain mamber

2010-02-16 Thread Heinz Hölzl
hi list is it possible have a kerberoized windows xp client as a samba3 - domain - member? i have running a samba3 PDC, and the xp-machine is member of th domain. after the ksetup /setrealm REALM command the client is not more a domainmember, but it is in the workgroup REALM. the problem

[Samba] kerberos - permissions - showacls fails

2010-02-11 Thread Heinz Hölzl
hi i have a file, owned by heinz_sgv an the permissons are set to 700. # ls -l x.txt -rwx-- 1 heinz_sgv domusers 15 2010-02-11 07:38 x.txt with smbclient i can access to the file, i have full rights and i can see the ACLs # smbclient //localhost/samba -U heinz_sgv%x -c showacls ;ls