[6881] in Kerberos
Athena Kerberos 5 and kdb5_edit
daemon@ATHENA.MIT.EDU (Jeffrey E. Hundstad)
Thu Mar 14 02:28:09 1996
To: kerberos@MIT.EDU
Date: 14 Mar 1996 03:39:36 GMT
From: j3gum@argon.Mankato.MSUS.EDU (Jeffrey E. Hundstad)
Is there any way to add principals via. a file or a pipe? When I try
it fails. What I'm hoping to do is create a file... like:
new-princ.dat:
ankq firstid
firstpwd
firstpwd
anq secondid
secondpwd
secondpwd
<eof>
then issue the add with a:
kdb5_edit < new-princ.dat
Is there something I missed in the configuration that isn't allowing
this? All I needed to do is ./configure, make and make install. (OK,
well I did have to comment out some #include lines that were already
being added... but that's about it.)
-Jeffrey E. Hundstad
PS. I'm getting kinda tired of /typing/ them all in :-|