[4623] in Kerberos
Re: Help needed to start Kerberos V5 B4
daemon@ATHENA.MIT.EDU (Jacques Lebastard)
Wed Feb 15 05:25:10 1995
To: kerberos@MIT.EDU
Date: 15 Feb 1995 08:33:15 GMT
From: J.Lebastard@frcl.bull.fr (Jacques Lebastard)
In article <3hh8hd$qg5@nova.sti.nasa.gov>, jhoward@sti.nasa.gov (jack howard) writes:
|> In article <ab5da25f030210042e57@[204.119.83.10]>, topping@org.org (Brian Topping) says:
|>
|> I made the above mentioned changes to my /etc/services. I did a "create" and an
|> "edit" to add a userid to my database. Since I can't get krb5kdc (the server) to
|> run in background I open an xterm and run it from the command line with the "-m"
|> option so it will prompt me for the master database pasword (key). I can then
|> switch to another xterm and run './kinit userid' which prompts me for userid's
|> password. If I run ./klist, it tells me I have obtained a ticket.
Try a 'kdb5_stash' b/w "create" and "edit" to export the Kerberos master key :
the KDC can then get that key itself and I think you'll succeed to make it
run in background...
Jacques
PS : Yes, the krb5kdc **is** a daemon :-)