[PATCH] reject ACLs with DESC_DACL_PROTECTED on GPFS

View: New views
2 Messages — Rating Filter:   Alert me  

[PATCH] reject ACLs with DESC_DACL_PROTECTED on GPFS

by Christian M Ambach-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi list,

the attach patch improves the behaviour of Samba on GPFS when the
DESC_DACL_PROTECTED flag is set in an ACL that is to be set.
As this flag does not have an equivalent in GPFS it currently is silently
ignored leading to user confusion that the checkbox that they just
disabled immediately comes back.

With the patch, Samba will return NT_STATUS_NOT_SUPPORTED in such cases.



Regards,

Christian Ambach


0001-reject-ACLs-with-DESC_DACL_PROTECTED-on-GPFS.patch (2K) Download Attachment

Re: [PATCH] reject ACLs with DESC_DACL_PROTECTED on GPFS

by Volker Lendecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jul 09, 2009 at 04:00:57PM +0200, Christian M Ambach wrote:
> the attach patch improves the behaviour of Samba on GPFS when the
> DESC_DACL_PROTECTED flag is set in an ACL that is to be set.
> As this flag does not have an equivalent in GPFS it currently is silently
> ignored leading to user confusion that the checkbox that they just
> disabled immediately comes back.
>
> With the patch, Samba will return NT_STATUS_NOT_SUPPORTED in such cases.

Pushed, thanks!

Volker


signature.asc (204 bytes) Download Attachment