On Sri, 2005-10-05 at 17:28 -0300, Paolo Rotela wrote:
so Cisco normally lets you put the DNIS or ANI or something in the UserName field and password). The only two details is this and the fact that from FR's point of view, the NAS will be doing Auth twice, one for the "preauth" fase on the cisco, and another for the real "auth" fase. So you will be seeing two Access-Request packets from NAS.
Since it looks like "normal" authentication request, FR (when using sql database) is looking into radcheck for username / password, but my NAS (PM3) sends only username and there is no User-Password attribute in request so FR denies access - I can see "Auth: Login incorrect: [XXXXXXX/<no User-Password attribute>] in log file (where XXXXXXX is callerId, of course). So, how can I tell FR not to look for password and to "accept call" from some phone number if that number is in some sql table? TIA.