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

Re: kpasswd not working



On Thu, Jun 08, 2000 at 12:35:30PM +0200, GOMBAS Gabor wrote:
> I cannot make kpasswd to work. It gives the following error message:
> kpasswd: krb5_change_password: Unknown error 4294967288

I had this problem, and I think the udp line below in my
krb5.conf solved it:

[realms]
        man.ac.uk = {
                kdc = avl.mcc.ac.uk
                admin_server = udp/avl.mcc.ac.uk
        }

Please let me know if that was it!

     -- Owen
     LeBlanc@mcc.ac.uk