Hello Brian -

On Tue, 02 May 2000, Brian Keefe wrote:
> Thanks for the followup.
> 
> We are running Radiator 2.15.
> 
> What is the syntax for setting RejectHasReason in the handler?
> 

<Handler ....>
        RejectHasReason
        .....
</Handler>

> Here is the trace output I think you wanted.
> 
> It appears the user is getting explicitly rejected in the first file, but
> accepted by the last file.
> 
> -- Brian
> 
> 
> Mon May  1 07:45:12 2000: DEBUG: Reading users file
> /home/radius/etc/sportbrain_
> reject_file
> Mon May  1 07:45:12 2000: DEBUG: AuthSBAUTH loaded
> Mon May  1 07:45:12 2000: DEBUG: New Radius::AuthSBAUTH constructed
> Mon May  1 07:45:12 2000: DEBUG: Reading users file
> /home/radius/etc/sportbrain_
> password_file
> Mon May  1 07:45:12 2000: INFO: Server started: Radiator 2.15
> Mon May  1 07:45:13 2000: DEBUG: Packet dump:
> *** Received from 192.168.1.8 port 1127 ....
> Code:       Access-Request
> Identifier: 80
> Authentic:  1234567890123456
> Attributes:
>         User-Name = "cmgi"
>         Service-Type = Framed-User
>         NAS-IP-Address = 206.173.119.101
>         NAS-Port = 1645
>         NAS-Port-Type = Async
>         User-Password =
> "<29><171><0>G[<179><247><133><205><23><170><213>^1<25>_
> "
> 
> Mon May  1 07:45:13 2000: DEBUG: Check if Handler NAS-Address-Port-List =
> %{Glob
> alVar:sportbrain_portlist_file} should be used to handle this request
> Mon May  1 07:45:13 2000: DEBUG: NAS-Address-Port-List: reading
> /home/radius/etc
> /sportbrain_portlist_file
> Mon May  1 07:45:13 2000: DEBUG: Handling request with Handler
> 'NAS-Address-Port
> -List = %{GlobalVar:sportbrain_portlist_file}'
> Mon May  1 07:45:13 2000: DEBUG:  Deleting session for cmgi,
> 206.173.119.101, 16
> 45
> Mon May  1 07:45:13 2000: DEBUG: Handling with Radius::AuthFILE
> Mon May  1 07:45:13 2000: DEBUG: Radius::AuthFILE looks for match with cmgi
> Mon May  1 07:45:13 2000: DEBUG: Radius::AuthFILE REJECT_IMMEDIATE: Rejected
> exp
> licitly by Auth-Type=Reject
> Mon May  1 07:45:13 2000: INFO: AuthSBAUTH handle_request: Received from
> 192.168
> .1.8 port 1127
> MMon May  1 07:45:13 2000: DEBUG: Handling with Radius::AuthFILE
> Mon May  1 07:45:13 2000: DEBUG: Radius::AuthFILE looks for match with cmgi
> Mon May  1 07:45:13 2000: DEBUG: Radius::AuthFILE ACCEPT:
> Mon May  1 07:45:13 2000: DEBUG: Access accepted for cmgi
> Mon May  1 07:45:13 2000: DEBUG: Packet dump:
> *** Sending to 192.168.1.8 port 1127 ....
> Code:       Access-Accept
> Identifier: 80
> Authentic:  1234567890123456
> 

>From the above, it would appear that "AuthSBAUTH" is doing something.

I take it this is some sort of custom AuthBy?

regards

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