Hi.

I need to write a hook that will see the result of an AuthAttrDef request
from an LDAP query to save me from talking to LDAP directly from the hook.
My AuthAttrDef would be similar to the following.

<AuthBy LDAP2>
bla
bla
bla
AuthAttrDef  ldap-attributeX, radius-attributeX,request
bla
</AuthBy>

So when the hook executes I'm wanting to do something like    $myvalue =
$p->{radius-attributeX};
Not sure if i'm on the right track here..  Any clues would be appreciated.

thanks..

Matt Naismith
_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to