Author Topic: shares / acl: big problem - delete ACL is not implemented correct  (Read 1413 times)

stm999999999

  • Zen Warrior
  • ***
  • Posts: 101
  • Karma: +3/-0
    • View Profile
Hi!

I have a huge problem:

When I add an ACL to a share all is fine:

getfacl file shows me the new group or user with the right permissions. windows client can access in the way the acl permits it.

When I change an existent ACL (other user, other permissions, ...) the change is made ok, getfacl shows the new permissions.



But: When I delete an ACL, getfacl still shows me the deleted permissions (and from a windows client I still can access these share, too)

I have to add another ACL or de/reactivate the share to make the acl-deleting made to the system!?

So I assume there is a problem within the delete part in the change-permission-script of zentyal?


my system: one fresh 3.3 installation, updated to 3.3.2, one virtual server, same version.