> > Mar 04 07:04:13 server krb5kdc[18148](info): AS_REQ (7 etypes {18 17 16
> > 23 1 3 2}) 192.168.1.237: KDC_RETURN_PADATA: [email protected] for
> > krbtgt/[email protected], Cannot allocate memory> > There is no memory crunch on the server. > After a quick glance at the code, I don't see where ENOMEM is returned > in cases where it wasn't an allocation error. If you have output from > -DDEBUG, that might give us a clue of the problem. Typically I find this happens where something has previously gone amiss and "malloc" gets passed some absurd number. John ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
