tech-crypto archive

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

Re: Kerberos 5 passwd/kpasswd & /etc/services?



Hans-Christian Becker <hcb%phc.chalmers.se@localhost> writes:

> login in free(): warning: chunk is already free.
> login in free(): warning: chunk is already free.
> login in free(): warning: chunk is already free.

Don't know about this, can you do

ln -s A /etc/malloc.conf

and try login again. This should cause it do dump core (remember to
remove that symlink).

> More frustrating is that I cannot change my password:

> passwd: krb5_change_password: Bad file descriptor

It would be interesting to know where it gets that error. It's
probably too much work to recompile with debug, but you could run
ktrace on passwd. Are you running a kpasswdd?

> If I add the lines above to /etc/services, only
> passwd: krb5_change_password: Bad file descriptor
> remains.

The warning is just that, it should work anyway.

> * /usr/sbin/kerberos
> * /usr/libexec/registerd

These are krb4 services, that should go away.

/Johan



Home | Main Index | Thread Index | Old Index