Hello All,
I have run out of ideas in trying to get Radiator working with MS SQL 7. I
keep getting the following error:
-------------------------
Mon Jun 28 00:24:28 1999: INFO: Server started
Mon Jun 28 00:24:32 1999: DEBUG: Packet dump:
*** Received from 127.0.0.1 port 3348 ....
Code: Access-Request
Identifier: 2
Authentic: 1234567890123456
Attributes:
User-Name = "fred"
Service-Type = Framed-User
NAS-IP-Address = 203.63.154.1
NAS-Port = 1234
NAS-Port-Type = Async
User-Password =
"<159><249>:<201><175>\<4><246><188>8<9><160><216>}x<153
>"
Mon Jun 28 00:24:32 1999: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Mon Jun 28 00:24:32 1999: DEBUG: Handling with Radius::AuthSQL
The Unsupported function alarm function is unimplemented at
C:/Perl/site/lib/Radius/SqlDb.pm line 120
-------------------------------
I have the latest versions of everything - perl for NT, MS SQL Server 7, and
all the Radiator patches.
My radius.cfg file has the following entry...
<AuthBy SQL>
DBSource dbi:Sybase:localhost
DBUsername sa
DBAuth removed
AuthSelect select PASSWORD from SUBSCRIBERS where USERNAME='%n'
I beleive I have all the correct Perl modules (MD5, DBI DBD-Sybase) and they
are all up to date. But every time I try to test the authentication using
'radpwtest' radiator crashes with the above message. I have tried several
combinations of ODBC, Sybase etc to no avail.
Has anyone successfully setup Radiator with MS SQL 7 If so, I would
appreciate some help.
Regards, Brian Morris
PS: It works fine with <AuthBy File> and <Authby RADIUS> so radiator seems
to be installed correctly.
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.