Reply-Attribute definition doesn't work


Mon Feb 25 09:02:05 CST 2002


Hello,

the nas-device should be reply the value of the ldap-attribute
usercallbacknumber in the RADIUS-attribute callback-number. For this I've
define in the radiator.cfg following configuration:

<AuthBy LDAP2>
           ......
AuthAttrDef     usercallbacknumber, Callback-Number, reply
        ReplyAttr       usercallbacknumber
        AddToReply      Service-Type = Framed-User,\
                        Framed-Protocol = PPP
</AuthBy>

With this configuration it have worked a time, but by now it doesn't work.
In the logfile is logged following error-message:

Mon Feb 25 15:14:04 2002: DEBUG: LDAP got usercallbacknumber: <phonenumber>
Mon Feb 25 15:14:04 2002: ERR: Bad attribute=value pair: <phonenumber>
.....
Attributes:
        Service-Type = Framed-User
        Framed-Protocol = PPP

With the LDAP-value usercallbacknumber: usercallbacknumber=<phonenumber>
I've got following logfile entry:

Mon Feb 25 15:35:08 2002: DEBUG: LDAP got usercallbacknumber:
usercallbacknumber=<phonenumber>
.....
Mon Feb 25 15:35:08 2002: WARNING: No such attribute usercallbacknumber
.....
Attributes:
        usercallbacknumber = <phonenumber>
        Service-Type = Framed-User
        Framed-Protocol = PPP


It is not possible to set prefix-value in the LDAP-Database. But in all
cases (independent if there is a prefix set or not) there were no
RADIUS-CallBack-Number reply logged on the cisco-Router. What is wrong with
this configuration?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20020225/d2cd6739/attachment.html>


More information about the radiator mailing list