17 Jun
2014
17 Jun
'14
9:30 a.m.
On 17/06/14 14:13, Phil Mayers wrote:
On 17/06/14 14:11, Phil Mayers wrote:
...and then a *lot* of talloc debugging. Given the last items in the debug I'm wondering if it's the saving of cached attributes?
Correction: closer examination of the debugging shows it's *restoring* the saved attributes i.e. during an SSL-resumed PEAP re-auth that it's failing.
Ok, I think the parenting problem is here: https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/main/tls.c#L... I think that paircopyvp should have request->reply as the 1st argument for stuff added to the reply vps?