[1639] in Moira
blanche man page changes
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Sat Aug 12 04:04:24 2000
Message-Id: <200008120804.EAA10033@riff-raff.mit.edu>
To: moiradev@MIT.EDU
Date: Sat, 12 Aug 2000 04:04:22 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
This documents the new -MA flag for setting membership acls.
Garry
Index: blanche.1
===================================================================
RCS file: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/man/blanche.1,v
retrieving revision 1.14
diff -c -r1.14 blanche.1
*** blanche.1 2000/04/19 23:16:48 1.14
--- blanche.1 2000/08/12 08:02:55
***************
*** 132,138 ****
.IP \fB-owner\ \fIowner\ \fRor\ \fB-O\ \fIowner\fR
Set the owner of the list. The owner is specified like a list member,
except that list owners can never be strings.
!
.SH AUTHORS
Mark Rosenstein and Jay Berkenbilt.
--- 132,142 ----
.IP \fB-owner\ \fIowner\ \fRor\ \fB-O\ \fIowner\fR
Set the owner of the list. The owner is specified like a list member,
except that list owners can never be strings.
! .IP \fB-memacl\ \fImembership_acl\ \fRor\ \fB-MA\ \fImembership_acl\fR
! Set the mebership acl of the list; members of this acl will be allowed
! to add and remove members of the list, but not update any other
! characteristics. The membership acl is specified like a list member,
! expect that it can never be a string.
.SH AUTHORS
Mark Rosenstein and Jay Berkenbilt.