[1681] in Moira
Re: Bad Membership ACL when using old clients
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Sun Sep 24 15:41:45 2000
Message-Id: <200009241941.PAA10503@shock-treatment.mit.edu>
To: Matt Braun <matt@MIT.EDU>
cc: bug-moira@MIT.EDU, tibbetts@MIT.EDU
In-Reply-To: Your message of "Sun, 24 Sep 2000 12:43:35 MDT."
<200009241843.MAA02480@unm-mc-ppp-0026.unm.edu>
Date: Sun, 24 Sep 2000 15:41:40 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> When you use an old moira client (in this case a version 2 client),
>> when you create a list, the Membership ACL becomes: "???"
Actually, it's set to CHR(0), which is consistant with the default
acl_type for every table in the database. The client just displays it
as "???".
>> I will update my client at home, but perhaps if no MemACL is
>> specificed the server should default to something more intelligent.
Fixed now; I modified the table to default to 'NONE' for inserts if a
value isn't specified. Enjoy.
Garry