View previous topic :: View next topic |
Author |
Message |
passive Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 31 Dec 2004 Posts: 105
|
Posted: Mon Feb 05, 2007 3:06 pm Post subject: Problems setting up MITs kerberos |
|
|
Hi All,
I'm trudging my way through setting up kerberos, and initally, I had run:
and it seemed to operate appropriately, though I do believe it ended with a no such file or directory message. However, after running this, I discovered there was certain configuration I was supposed to do beforehand. I did this, and tried to run:
Code: |
kdb5_util -r MYDOMAIN.LOCAL create -s
|
and it now stalls at "loading random data". So I tried destroying the database:
Code: |
kdb5_util destroy -f
|
and I get no such file or directory (but it doesn't tell me which directory).
Anyone have any ideas?
Thanks,
Alec |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dan Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 25 Oct 2005 Posts: 1302
|
Posted: Mon Feb 05, 2007 3:22 pm Post subject: |
|
|
see /etc/kdc.conf
and /etc/krb5.conf _________________ - Failure is not an option. It's bundled with your software. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
passive Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 31 Dec 2004 Posts: 105
|
Posted: Mon Feb 05, 2007 4:16 pm Post subject: |
|
|
Those were the files I configured before running kdb5_util a second time. Oddly enough, I just tried it kdb5_util create with no other arguments, and that worked once, but I really don't know why, because it is again refusing to work. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
passive Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 31 Dec 2004 Posts: 105
|
Posted: Mon Feb 05, 2007 7:12 pm Post subject: |
|
|
I still don't know why it worked, but it worked again, this time with the proper parameters, so I think I'm ok. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
passive Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 31 Dec 2004 Posts: 105
|
Posted: Mon Feb 05, 2007 9:02 pm Post subject: |
|
|
Interestingly enough, I'm having a similar problem with another kerberos-related task. This is all running in a vserver, so I'm wondering if perhaps that's something kerberos doesn't like. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|