[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: krb5 services override in krb5.conf?



Derrick J Brashear <shadow@dementia.org> writes:
> too bad they ignored people using kerberos 750/udp when they allocated
> that

kerberos        88/udp

kerberos-iv     750/udp

dito for tcp

> > a) What is the problem with your `legacy' software?
> 
> server on port 88 not kerb4

Your legacy code assumes it talks to a kaserver by sending packets to
`kerberos/udp'?  And gets upset when it gets a Heimdal KDC instead?
Why?  Assuming you have the same database contents in both, why should
it care.

> > b) Could you make your kdc listen to 750?
> 
> kaserver needs to continue listening on 750

Ah, you want to run both.  In a transition phase or forever?

/assar