Hello Stephen -

On Fri, 26 May 2000, Stephen Chen wrote:
> Dear Hugh,
> 
>   Thanks for your response.  We have opted for the stored procedure option
> as per your suggestion.  Now I have two questions:
> 
> 1.  How is stored procedures called in the Radiator?  We have defined a
> stored procedure in Oracle called "get_user_data", and it is called in SQL
> by "get_user_data('%n', attr1, attr2, ...)".  Do I just put this in the
> AuthSelect statement?
> 

The exact syntax for the AuthSelect depends on the DBD module that you are
using, so you will have to check the documentation in that module. From memory,
though it should be something like: "AuthSelect exec ......".

> 2.  Is there a way to check whether the attributes are passed back when
> testing with radpwtst?  The log file doesn't seem to indicate anything was
> passed back.
> 

Here is the "usage" listing from radpwtst. You would use the "-trace" flag to
turn on the packet dumps for all packets sent and received.


usage: ./radpwtst [-time] [-iterations n]
          [-trace] [-s server] [-secret secret]
          [-noauth] [-noacct][-nostart] [-nostop] [-status] [-chap]
          [-accton] [-acctoff] [-framed_ip_address address]
          [-auth_port port] [-acct_port port] [-identifier n]
          [-user username] [-password password] [-nas_ip_address address]
          [-nas_port port] [-nas_port_type type] [-service_type service]
          [-session_id string]
          [-delay_time n] [-session_time n] [-input_octets n]
          [-output_octets n] [-timeout n] [-dictionary file]
          [-gui] [attribute=value]...                    


hth

Hugh
               
-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to