[1889] in Moira
Re: AD/Moira Meeting Results
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Nov 12 10:46:03 2001
Message-Id: <200111121544.KAA05828@brad-majors.mit.edu>
To: "Danilo Almeida" <dalmeida@mit.edu>
cc: pismere-team@mit.edu, moiradev@mit.edu
In-Reply-To: Your message of "Tue, 30 Oct 2001 14:48:13 EST."
<198901c1617b$cf6f63e0$1b011212@mit.edu>
Date: Mon, 12 Nov 2001 10:44:41 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> zacheiss - Investigate adding machines in groups in Moira
The software running on ttsp now allows this, and I've implemented
support for it in "blanche" and "moira" as well:
[zacheiss@brad-majors] ~/dev/moira/other/clients/blanche$ ./blanche zacheiss -db ttsp
zacheiss
KERBEROS:zacheiss.extra@ATHENA.MIT.EDU
KERBEROS:zacheiss.root@ATHENA.MIT.EDU
MACHINE:SWEET-TRANSVESTITE.MIT.EDU
It seems to mostly work. A few notes:
- Machines are only valid list members, not valid owners of any
database objects; they're like STRINGs in this regard. If we want
to change that we'd need to figure out what it means to
authenticate to moira as a MACHINE.
- Currently, putting a MACHINE on a list doesn't mean anything.
I know that Pismere has planned uses for them; we should figure out
what, if anything, we want the semantics to be for other services
that are fed from moira.
Garry