(RADIATOR) LDAP Searchfilter rejects everyone!

2001-09-20 Thread Franklin Kingma
Hi, We upgraded openldap to v1.2.13 last week and since then the SearchFilter on our radius doesnt work anymore, everybody is rejected! We're using radiator 1.16.3. Is there anything I can do to make it work again? franklin === Archive at http://www.open.com.au/archives/radiator/ Announcement

(RADIATOR) Inquiry

2001-09-20 Thread dave_vill
Sir, I already have my radiator running, and still have error messages on the accounting process. I am using a MS SQL200 as my database and it seems that when radiator inserts the accounting information it then generate errors. I hope you can help me figure out a solution regarding this pro

(RADIATOR) Accounting Start-Stops

2001-09-20 Thread Jaime Elizaga Jr.
Hi Everyone,   We are currently running Radiator 2.18.4 with MySQL.    I do notice that with ACCOUNTING, there are two records generated for every user session, one is when the user connects and the other is when it the user disconnects. In just a small amount of time, our accounting databa

(RADIATOR) Radiator and Oracle connection

2001-09-20 Thread Leon
Hi all: i have two radiator (2.18.3) servers connecting to oracle 8i, recently when two many queries go to the oracle server from radiator, many of them will be dropped. The radiator is still doing the authentication work, but it will not reply to some NASes if those queries are unlucky. If i

(RADIATOR) Auth by Sybase vs. flat file

2001-09-20 Thread Andrew Kaplan
As I mentioned in my previous post. I plan to move my NAS server (Total Control) to a colo facility and maintain my Rodopi box at my main facility. I plan to move my radiator server to the colo facility and rem out the first section that does and just us . A second radiator box will be set up as

Re: (RADIATOR) passwords

2001-09-20 Thread Tech
Hi Hugh After making the changes as per last email I am now getting this in logfile. Fri Sep 21 08:00:18 2001: ERR: Error in PreAuthHook(): Can't call method "authen ticator" without a package or object reference at /usr/local/lib/perl5/site_perl /5.005/Radius/Radius.pm line 397. Hugh Irvine w

Re: (RADIATOR) passwords

2001-09-20 Thread Hugh Irvine
Hello - *sigh* One more time. :-/ # -*- mode: Perl -*- # addUsernameAsPassword # # PreAuthHook to add a Password attribute # to an Access-Request. # The User-Name is used for the Password. # Note that the Password must be encoded # with the shared secret of the original NAS. # # Author: Hugh

Re: (RADIATOR) Auth by Sybase vs. flat file

2001-09-20 Thread Hugh Irvine
Hello Andrew - I am afraid I don't understand how the two radiator hosts are going to operate. If both are going to use an AuthBy FILE, then they will both need a copy of the users file. Also, if you do not use the AuthBy RODOPI clause in your configuration, the accounting details will not ge

Re: (RADIATOR) Radiator and Oracle connection

2001-09-20 Thread Hugh Irvine
Hello Leon - First of all I would suggest you upgrade to Radiator 2.18.4. Then I will need to see a copy of your configuration file, together with a trace 4 debug from Radiator showing what is going on. regards Hugh On Friday 21 September 2001 00:57, Leon wrote: > Hi all: > > i have two ra

Re: (RADIATOR) Accounting Start-Stops

2001-09-20 Thread Hugh Irvine
Hello Jaime - Just use an AccountingStopsOnly in your AuthBy SQL clause. AccountingStopsOnly .. Have a look at section 6.28.12 in the Radiator 2.18.4 reference manual. regards Hugh On Thursday 20 September 2001 22:22, Jaime Elizaga Jr.

Re: (RADIATOR) Inquiry

2001-09-20 Thread Hugh Irvine
Hello Dave - It looks to me like the ACCTSESSIONID field is not big enough in your database. The standard SQL creation scripts that we supply set this field to 30 characters, and the string that is shown below is over 30 characters long. Therefore you will need to make this field larger - per

Re: (RADIATOR) LDAP Searchfilter rejects everyone!

2001-09-20 Thread Hugh Irvine
Hello Franklin - First of all I would suggest that you upgrade to Radiator 2.18.4 which is the latest release. Then I will need to see a copy of your configuration file (no secrets) together with a trace 4 debug from Radiator showing what is going on. You should also check to see if there is

Re: (RADIATOR) passwords

2001-09-20 Thread Tech
Hi Hugh, We are just about there I am now returning the whole username with the realm removed as a password but now have to bring this down to 6 places as can be seen from the log below Thanking you to date. Fri Sep 21 11:09:25 2001:1000861765:1234567890:1234567890:123456:FAIL Fri Sep 21 11:38:21

Re: (RADIATOR) passwords

2001-09-20 Thread Hugh Irvine
Hello - On Friday 21 September 2001 14:06, Tech wrote: > Hi Hugh, > We are just about there I am now returning the whole username with the > realm removed as a password but now have to bring this down to 6 places as > can be seen from the log below > Thanking you to date. > > Fri Sep 21 11:09:25

(RADIATOR) AcctLogFileFormat

2001-09-20 Thread Ricky Chilcott
Hello,   I have been reading the config manual because I need to modify the log format for account info and 6.16.5 tells you how to make the changes.   The only problem I have is that I don't want a newline between every attribute only a space. How can I make it stop automatically placing th