(RADIATOR) Check Items in PostAuthHook
Hugh Irvine
hugh at open.com.au
Thu May 22 17:42:41 CDT 2003
Hello Herman -
You are correct, the hook code will not have access to the check item
directly, unless you add a pseudo-attribute to the current request. You
can do this easily with "AddToRequest", or with an "AuthColumnDef ....,
request" in an AuthBy SQL clause.
Then you can use
$p->get_attr('....');
where .... is the name of the pseudo-attribute.
regards
Hugh
On Thursday, May 22, 2003, at 20:05 Australia/Melbourne, Herman
verschooten wrote:
> Hi,
>
> Am I correct in assuming that Check-Items never reach the PostAuthHook?
> I was looking for an answer to an old question... How to add a
> Session-Timeout equal to Expiration - Now. In the archives it says use
> a hook and look in goodies/hooks.txt. But how can I get to the
> Expiration check-item in the hook. I've been looking thru the code and
> it seems to me that the check-attributes added in findUser are returned
> from get_user in AuthGeneric.pm to handle_request, but die there.
>
> Does this mean that if we want access to the Expiration, that we need
> to
> add it to the Reply-attributes as well?
>
> Tx,
> Herman
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list