[1417] in Kerberos_V5_Development
Re: finally: the openvision admin system is committing
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Mon Jul 22 18:24:12 1996
Date: Mon, 22 Jul 96 18:24:01 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: marc@MIT.EDU
Cc: krbdev@MIT.EDU
In-Reply-To: <9607222216.AA07669@beeblebrox.MIT.EDU> (message from Marc
Horowitz on Mon, 22 Jul 1996 18:16:28 EDT)
kadmin/server
the new admin server. there's not actually a man page for
this, yet, but the usage message is pretty good.
There is a man page in my working directory on beeblebrox. Some is
plain ASCII tabbed to look like a man page, and some (the ACL section)
is nroff stolen from the v5kadmind man page; clearly it needs more
formatting.
kadmin/dbutil
this is the new program for creating databases and stashing
keys.
Man page in the directory.
kadmin/cli
the client. when you build, kadmin.local will run on the
server and frob the database directly. kadmin is a client which
connects to the server.
The function spec, /mit/krbdev/doc/specs/admin/cli/cli-funcspec.txt,
is written in man page format (as tabbed ascii, not nroff). So it
needs a little formatting, but otherwise is a man page.
I am also working on /mit/bjaspan/work/using-kadm5, a document for how
to install, etc. It isn't done, but does contain some useful info
already.
Barry