Re: (RADIATOR) Failing AuthBy SQL - AuthSelect

2000-05-25 Thread Hugh Irvine
Hello Anton - On Fri, 26 May 2000, Anton Sparrius wrote: > Hi Everyone, > > I was wondering what it is that I am missing > > We are trying to Pre-Authenticate, based on DNIS, then verify uname/pword in > a flat file, and then write out the stop record to an SQL database. > However, something i

(RADIATOR) Failing AuthBy SQL - AuthSelect

2000-05-25 Thread Anton Sparrius
Hi Everyone, I was wondering what it is that I am missing We are trying to Pre-Authenticate, based on DNIS, then verify uname/pword in a flat file, and then write out the stop record to an SQL database. However, something is not working properly We've tried numerous combinations of AuthByPolici

Re: (RADIATOR) multiple cisco-avpair attributes

2000-05-25 Thread James Pickering
On Fri, 26 May 2000, Matthew Nichols wrote: > cisco avpairs can be issued multiple tomes from radiator..we are doing it > here. The only restriction we found is that you can only issue one avpair > of one type...eg. > > AddToReply > cisco-avpair="ip:addr-pool=setup_pool\ndns-servers=2

Re: (RADIATOR) multiple cisco-avpair attributes

2000-05-25 Thread Matthew Nichols
Christian, cisco avpairs can be issued multiple tomes from radiator..we are doing it here. The only restriction we found is that you can only issue one avpair of one type...eg. AddToReply cisco-avpair="ip:addr-pool=setup_pool\ndns-servers=212.117.64.86 212.117.67.2\nidletime=89" , N

(RADIATOR) Upgrade 2.14.1 to 2.15 helps

2000-05-25 Thread Brian Morris
Folks, Just some feedback... we upgraded from Radiator v2.14.1 to 2.15 (with patches) last week and since then we have hardly had any 'duplicate request id xxx ignored' messages appear in our logfile. I assume something has changed to fix the problem we were having with duplicate requests - I th

Re: (RADIATOR) Simultaneous-Use with NT 2000 RAS

2000-05-25 Thread Hugh Irvine
Hello - On Thu, 25 May 2000, Le Anh Tuan wrote: > > Hello, > I'm planning to use a NT 2000 Advance Server as a Remote Access Server, authenticated by Radiator. Every thing works fine, a client can dialup to NT 2000 with an attached multiport, authenticates and receives IP address from Radiator

Re: (RADIATOR) Weird Syslog Entries

2000-05-25 Thread Hugh Irvine
Hello Dean - On Thu, 25 May 2000, Dean Brandt wrote: > Hi Guys > > Can anyone tell me what all this means: > > May 25 19:37:42 contender /usr/bin/radiusd[23932]: Radius::AuthFILE > REJECT: Check item Service-Type expression 'Administrative-User' does not > match 'Outbound-User' in reques

Re: (RADIATOR) radiator/radmin 1.4b2 <-> mysql - 2nd

2000-05-25 Thread Hugh Irvine
Hello Christian - On Fri, 26 May 2000, [EMAIL PROTECTED] wrote: > hi again, > > the second question i have is: > > when the start packet is coming from the radius there is no ip-assignment? > so, if i wonna check whois currently online, i just get empty fields in > the framed-ipaddress field.

Re: (RADIATOR) multiple cisco-avpair attributes

2000-05-25 Thread Hugh Irvine
Hello Christian - On Thu, 25 May 2000, Christian Hammers wrote: > Hello > > As radiator is not able to fetch multiple attributes with the same name > via ReplaceIfNotExistence I'm looking for another way to supply them. > > Does anybody know a strange mixture of any Reply mechanisms that would

Re: (RADIATOR) RE: LDAP searches wholesubtree?

2000-05-25 Thread Hugh Irvine
Hello Karel - On Thu, 25 May 2000, [EMAIL PROTECTED] wrote: > LS, > > Sorry to have bothered you all. Already fixed the problem (to many versions > installed, to correct the right module). I'm able to adjust the code like I > want it, and make it an option in the radiator config file. However I

Re: (RADIATOR) Attributes from multiple Oracle tables?

2000-05-25 Thread Hugh Irvine
Hello Stephen - On Fri, 26 May 2000, Stephen Chen wrote: > Dear Hugh, > > Thanks for your response. We have opted for the stored procedure option > as per your suggestion. Now I have two questions: > > 1. How is stored procedures called in the Radiator? We have defined a > stored procedu

(RADIATOR) Attributes from multiple Oracle tables?

2000-05-25 Thread Stephen Chen
Dear Hugh, Thanks for your response. We have opted for the stored procedure option as per your suggestion. Now I have two questions: 1. How is stored procedures called in the Radiator? We have defined a stored procedure in Oracle called "get_user_data", and it is called in SQL by "get_user

(RADIATOR) radiator/radmin 1.4b2 <-> mysql - 2nd

2000-05-25 Thread christian.steger
hi again, the second question i have is: when the start packet is coming from the radius there is no ip-assignment? so, if i wonna check whois currently online, i just get empty fields in the framed-ipaddress field. any suggestions ? we are using in all cases CISCO-3640 thanks again for help

(RADIATOR) radiator/radmin 1.4b2 <-> mysql

2000-05-25 Thread christian.steger
hi there, i am not sure whats happen, following situation: using radiator/radmin for adsl and dialin authentification, from time to time on different mashines (nt40 and nt2000) there is a authentificationproblem, after trying to access again it works. is there a known problem or did i miss som

(RADIATOR) RE: LDAP searches wholesubtree?

2000-05-25 Thread c . w . vandervelden
LS, Sorry to have bothered you all. Already fixed the problem (to many versions installed, to correct the right module). I'm able to adjust the code like I want it, and make it an option in the radiator config file. However I'd like it to become an option in the product itself instead that I need

Re: (RADIATOR) multiple cisco-avpair attributes

2000-05-25 Thread Christian Hammers
Hello As radiator is not able to fetch multiple attributes with the same name via ReplaceIfNotExistence I'm looking for another way to supply them. Does anybody know a strange mixture of any Reply mechanisms that would allow me to do what I want? Maybe using profiles, realms, default replies and

(RADIATOR) Weird Syslog Entries

2000-05-25 Thread Dean Brandt
Hi Guys Can anyone tell me what all this means: May 25 19:37:42 contender /usr/bin/radiusd[23932]: Radius::AuthFILE REJECT: Check item Service-Type expression 'Administrative-User' does not match 'Outbound-User' in request May 25 19:37:42 contender /usr/bin/radiusd[23932]: Radi

(RADIATOR) LDAP searches wholesubtree?

2000-05-25 Thread c . w . vandervelden
LS, Using LDAPSDK with Radiator (2.15) and NT I discovered that the ldapsearch uses wholesubtree as scope parameter. This generates a lot of unnecessary CPU load on the LDAP server. This is not (yet) a configurable parameter within Radiator. In trying to adjust this in the AuthLDAPSDK.pm module (

(RADIATOR) Simultaneous-Use with NT 2000 RAS

2000-05-25 Thread Le Anh Tuan
Hello, I'm planning to use a NT 2000 Advance Server as a Remote Access Server, authenticated by Radiator. Every thing works fine, a client can dialup to NT 2000 with an attached multiport, authenticates and receives IP address from Radiator. But one thing I can not configure is to "limit Sim