[324] in Moira
dcm/update server problems
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Tue Jul 16 11:17:05 1991
Date: Tue, 16 Jul 91 11:11:42 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: mailman!goodrich@uu.psi.com
Cc: moira@ATHENA.MIT.EDU
In-Reply-To: Neal Goodrich's message of Mon, 15 Jul 91 16:35:24 PDT <9107152335.AA26024@tds.com>
There are newer instructions for setting up the srvtab which don't
require the smskey kludge.
1. Add a password to the kerberos database for "sms" using kdb_edit on
the kerberos server or any other program for creating principals.
2. On the moira server, run "ksrvutil add". This will prompt you for
the principal, then add the key to the srvtab.
Changing the whole DCM authentication mechanism so that which key is
used is configurable (so that you could use "rcmd.moira", for example)
is on the to-do list.
-Mark