[1648] in Moira
Re: dbck support for memacls
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Aug 15 19:45:26 2000
Message-Id: <200008152345.TAA28235@speaker-for-the-dead.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: moiradev@MIT.EDU
In-reply-to: Your message of "Sun, 13 Aug 2000 06:24:15 EDT."
<200008131024.GAA07574@hodge-podge.mit.edu>
Date: Tue, 15 Aug 2000 19:45:22 -0400
> This patch implements the same checking we do for list owners
> for list memacls. The only interesting bit is in the new function
> fix_list_memacl(). For fix_list_acl(), we make the list selfowned in
> the event that it has a bad acl entry. For memacls, I decided the
> correct behavior was to set the memacl to NONE, since the lists owner
> can still set an appropriate membership acl if one is desired.
Since the memacl_id can be a kerberos principal and those are stored
in the strings table, do we have to modify dbck so it knows that those
strings are referenced?
Otherwise, I didn't see any problems.
Jonathon