Hello

I have the following line in the radiator.conf:
        <AuthBy LDAP2>
        AuthAttrDef RadiusService-Type,  Service-Type, check
        ...
        AuthAttrDef RadiusService-Type,  Service-Type, reply
        </AuthBy>
        
My LDAP entry has the following attributes:
        radiususername=route-parrot-1
        radiuspassword=XXXXXXXX
        radiusservice-type=Outbound-User
        radiusframed-route=212.117.65.166/32 212.117.65.166 1 n pp10220-out,

I used radpwtst to test a wrong check attribute and it reports:
        Code:       Access-Request
        User-Name = "route-parrot-1"
        Service-Type = Framed-User

        Code:       Access-Accept
        Service-Type = Outbound-User
        Framed-Route = "212.117.65.166/32 212.117.65.166 1 n pp10220-out"
        ...
        
Why does it ignore the check attribute? Is it not allowed to specify an
attriubte as check AND as reply attribute? 

bye,

 -christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
[EMAIL PROTECTED]     Internet & Security for Professionals    Fax 0241/911879
           WESTEND ist CISCO Systems Partner - Premium Certified

===
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