[RADIATOR] Accounting by SQL and Authentication by ADSI

2010-07-08 Thread adrian
AcctColumnDef NASPORT,NAS-Port,integer thanks Adrian ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator

[RADIATOR] ADSI Authentication problem

2010-08-06 Thread adrian
* Hi: I'm configuring radiator to use ADSI Authentication as indicated below: * RewriteUsernames/^([...@]+).*/$1/ # Adjust DBSource, DBUsername, DBAuth to suit your DB DBSourcedbi:ODBC:MyDatasource DBUsernamemyusername DBAuth mypassword Accou

[RADIATOR] Run radiator as a service in 64 platforms

2010-08-12 Thread adrian
Hi: How can I run Radiator as a service in Windows 2003 64 bits? Regards Adrian ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator

[RADIATOR] Radiator and Active directory 2008

2010-08-18 Thread adrian
Hello: I have two Server with the same Radiator configuration. The server with AD 2003 work fine but the server with AD 2008 didn't authenticate the user using ADSI. There is some issue between Radiator and Active directory 2008?. regards. A

[RADIATOR] AD 2008 schema and ADSI auth

2010-08-23 Thread adrian
Hi Hugh: Any update regarding the Radiator issue with AD 2008 schema and ADSI auth ? Regards, Adrian ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator

[RADIATOR] SQL accounting problem

2010-09-16 Thread adrian
Hi : I have a problem with the SQL accounting. Radiator do not process the accounting- request. Below are my radius.cfg and the trace 4. I have checked the ports on my server and are ok. I'm using port 1812 for Radius and 1813 for accounting. # windows.cfg # # Example Radiator configuratio

(RADIATOR) Simultaneous Use with Accounting Stops set only?

2000-07-06 Thread adrian-eh_lim
requests for that user which is probably why it does not work. Is there any other method of achieving simultaneous use for some subscribers while still having only Accounting Stops Only? Thanks Adrian === Archive at http://www.starport.net/~radiator

[RADIATOR] log to SQL

2010-06-18 Thread Adrian Mustelier Camino
Hello: I trying to send the radiator log information to SQL database. I need information about the parameters that can I use in the SQL query. for example when we said insert into %3 (TIME_STAMP, PRIORITY, MESSAGE) values (%t, %0, &2) whats means %3, %0, %2. where I can find an equivalent o

[RADIATOR] Log SQL

2010-06-23 Thread Adrian Mustelier Camino
Hi: I trying to configure the logSQL feature in Radiator. I put the code below inside the realm as indicated on the manual. The problem is that I not receiving any data in My SQL server. I test the SQL database with other application and work well. DBSource dbi:mSQL:Radi