search for: acl_modify_mode_remov

Displaying 2 results from an estimated 2 matches for "acl_modify_mode_remov".

Did you mean: acl_modify_mode_remove
2009 Jun 15
2
Dovecot v1.2 assert() in ACL
...ls. #8 0x080e97da in i_panic ( format=0xb7e55714 "file %s: line %d (%s): assertion failed: (%s)") at failures.c:207 args = 0xbfe10854 "\"Y?" #9 0xb7e4ede4 in modify_right_list (pool=0x8154330, rightsp=0x8154450, modify_rights=0x8120338, modify_mode=ACL_MODIFY_MODE_REMOVE) at ../../../src/lib/array.h:162 old_rights = (const char * const *) 0x8154360 new_rights = (const char * const *) 0xbfe10894 null = 0x0 #10 0xb7e4ee40 in vfile_object_modify_right (aclobj=0x81542d0, idx=0, update=0xbfe10a2c) at acl-backend-vfile.c:940...
2009 Feb 18
1
v1.2 can't set ACL to empty string
Hi *, according to RfC4314 the rights argument to the setacl command might be an empty string ("zero right characters"): The third argument is a string containing an optional plus ("+") or minus ("-") prefix, followed by zero or more rights characters. existing clients (horde in particular) actually use this to remove all rights from an user. Currently