Hi Enrique.
On May 10, 9:43pm, Enrique Vadillo wrote:
> Subject: Suffix Removal?
> Hi all,
>
> I would like to remove a suffix from a username, the thing is i want to
> strip the trailing domain right after the '@' sign in my handle:
>
>
> RewriteUsername s/?/?/
>
>
Hi all,
I got the Radiator last week and try to make it work. However, up to
now, I still can't make users to authenticate and get access through the
radius.
My system configuration is Ultra 5 under Solaris 2.6. Users
authentication system is using NIS+. I also tried to use Unix
/etc/passwd but
I am running the snapshot version from the ftp site.
Kevin
Sofnet, Inc.
-Original Message-
From: Richard Hawley <[EMAIL PROTECTED]>
To: Kevin Wormington <[EMAIL PROTECTED]>; Mike McCauley <[EMAIL PROTECTED]>;
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, June 04, 1999 3:12 PM
Subjec
Hi Richi,
On Jun 5, 3:35pm, Richi Plana wrote:
> Subject: (RADIATOR) CHAP HOWTO
> Hi,
>
> Just wondering how to check the attributes CHAP-Password and
> CHAP-Challenge. Are there methods in any of the Radiator objects that
> would allow ones own written AuthBy method to check this attrib?
>
Radi
Hi Richi,
On Jun 6, 10:30pm, Richi Plana wrote:
> Subject: Re: (RADIATOR) CHAP HOWTO
> Hi, Mike, et al.
>
> On Sun, 6 Jun 1999, Mike McCauley wrote:
>
> |o| > Just wondering how to check the attributes CHAP-Password and
> |o| > CHAP-Challenge. Are there methods in any of the Radiator objects that
Hi Mike,
Thanks for your help.
I'm afraid I have more questions.
---
I heard there is a patch for the 'authby ldap', because the current code
does not do the unbind operation which can cause problems with some ldap
servers. My netscape ldap server seems to be resistant to this, but load
is i
Hi Mickey,
AuthBy RADIUS is a little different to most other AuthBy clauses. It forwards
the request immediately, then does retransmits until it gets a reply, then
sends the reply back to the original NAS. If you have 2 AuthBy RADIUS chained
together (as you do), then _both_ will transmit immedia
> -Original Message-
> From: Mike McCauley [SMTP:[EMAIL PROTECTED]]
> Sent: 11 Haziran 1999 Cuma 05:54
> To: Murat Kirmaci; Mike McCauley; [EMAIL PROTECTED]
> Cc: Proje Grubu; Fahrettin Gurkan
> Subject: Re: (RADIATOR) terminal screen& accounting
>
> On Jun 10, 12:14pm, Murat Ki
Greetings,
We installed Radiator on a standard installed Digital unix testsystem, and
used usernames from the etc/passwd file. Everything worked well. Now I'm
changed the system to use enhanced security. The etc/passwd file still holds
the usernames, but passwords are in a special database file.
Hi,
at my setup each customer group has his own Realm. I use 'RewriteUsername'
to control this. Now, from time to time (no reboot or anything like
this is done), my NAS (Livingston PM3) send the following Accounting
Request out:
Acct-Session-Id = ""
NAS-IP-Address =
Hi John,
On Jun 13, 4:00pm, John Abbott wrote:
> Subject: (RADIATOR) SQL Logging
> Hi,
>
> I have a small query, mainly I think its my understanding of the
> logging/duplication of loggs by radiator. I have setup my radius server to
> duplicate every 12 hours and to record stops only so I can ge
Hi James.
On Jun 11, 2:21am, James H. Thompson wrote:
> Subject: Re: (RADIATOR) Simultaneous use
> Since the NAS reply items are different for each NAS, I'd have to setup
> 3 full sets of check/reply items for each user. That sounds like
> too much work. How would I do it by chaining the File
> -Original Message-
> From: Murat Kirmaci
> Sent: 11 Haziran 1999 Cuma 16:05
> To: 'Mike McCauley'; [EMAIL PROTECTED]
> Cc:Proje Grubu; Fahrettin Gurkan
> Subject: RE: (RADIATOR) terminal screen& accounting
>
>
> -Original Message-
> From: Mike McCauley [SMTP:[EMAI
Question for you all out there. I need to get radiator to authenticate and
do accounting locally, but I also need it to send another machine the
accounting data, no authentication. I've looked over the Ref Manual and the
FAQ and can't find anything that resembles this. I have no problems gettin
Hello Bernd,
On Jun 11, 6:15pm, Bernd Strehhuber wrote:
> Subject: (RADIATOR) Probs with AccountingHandled
> Hi,
>
> at my setup each customer group has his own Realm. I use 'RewriteUsername'
> to control this. Now, from time to time (no reboot or anything like
> this is done), my NAS (Livingsto
On Jun 14, 3:45pm, Josh Bressers wrote:
> Subject: (RADIATOR) Speaking to another radius server
> Question for you all out there. I need to get radiator to authenticate and
> do accounting locally, but I also need it to send another machine the
> accounting data, no authentication. I've looked
Hi,
i have tried to split our config file in some smaller config files
similar to other radius servers:
schnipp
# clientconfigs are found in : clients.cfg
include %D/clients.cfg
# some numbered and realm based Handlers: proxy.cfg
include %D/proxy.cfg
#default
-schnapp-
the
Hi,
I have attached two files. fil.txt is the one we would like to set as reply
attribute, and the result of it.
Anybody has an idea why this error?
Many thanks,
Ferhat
Mon May 31 11:45:02 1999: DEBUG: Radius::AuthSQL ACCEPT:
Mon May 31 11:45:02 1999: DEBUG: Access accepted for domino
Mon Ma
I had problems with the "tcp" and "port" parameters in earlier versions
of Radiator (2.11), but Mike said he fixed those. When I tested it in
2.12, I still found some strange problems with them so we don't filter
on ports now.
Not sure if these have been fixed in 2.13.
But in any case, your s
You have to specify the /32 for the netmask of the ip-address. I found this out
the same way. Check out the code to see what exact syntax is required by
Radiator.
- Joost.
> This is a multi-part message in MIME format.
>
> --=_NextPart_000_000B_01BEB732.08F081E0
> Content-Type: text/plain;
Hi All,
I have very serious problem, I am using evaluation copy of radiator,
before purchase.
I installed(solaris 2.6) and tested by RADDPWTST on local machine
working fine.
For testing a have cisco 2511 term server modem to dialin.
I have very short period for testing.
I will be highly oblige
Hi,
Thanks, but problem is that my oracle is not running on the same machine
that is
used by Radiator server.
Again I wants to explane.
1- I have two machine
A) soalris2.6 server with radiator + DBI + DBD for oracle
B) Windows NT4.0 with oracle8
2- As you suggest
DBSource dbi:Oracle:sid
This
Hello,
We are getting two different sets of data for connection speed
from radiator and merit radius. here is an example.
Merit radius:
Tue Jun 15 15:23:55 1999
User-Name = "core77"
NAS-IP-Address = 207.240.142.3
Acct-Status-Type = Start
Acct-Se
I am trying to get Radiator to log bad passwords. Here is the .cfg
file entry:
# Set this to the directory where your logfile and details file are to go
LogDir /var/log/radius
PasswordLogFileName /var/log/radius/passwords
WHen I try to log in I get:
Tue Jun 15 15:56:49 1999: DEBUG: Handlin
Hello Murat,
The answer is the same: You have your NAS configured so it prefers to do CHAP
over PAP, but radiator is not able to do CHAP authentication with an NT user
database.
You must change your NAS configuration so it uses PAP.
Hope that helps.
Cheers.
On Jun 11, 4:05pm, Murat Kirmaci w
Hello Volker,
You configuration file looks OK. I suspect that perhaps you are using Radiator
version 2.13, which had a problem with Handler selection (it would always
choose the first Handler). There is a patch available, see
http://www.open.com.au/radiator/downloads/patches-2.13/README
The prob
Hello Ferhat,
Radiator is very fussy about the syntax of the filters and the order of the
elements. You should use this
Ascend-Data-Filter = "ip in forward dstip 195.174.219.30 tcp dstport=20"
Hope that helps.
Cheers.
On Jun 15, 1:21pm, Ferhat Dilman wrote:
> Subject: (RADIATOR) Radiator A
Hello Abdul.
Here is a sample configuration file that will authenticate from a file called
users in the same directory, and will reply with all the attributes that a
Cisco likes:
Foreground
LogStdout
LogDir .
DbDir .
# You will probably want to change this to suit your site.
With some help from Mike I created a logging module for SQL which logs the
reasons that people are rejected. This is great for troubleshooting tech
support calls. The module is small so I went ahead and attached it.
In your configuration file you need:
DBSource dbi:mysql:dbname:host
DB
Hi Mike,
Mike McCauley <[EMAIL PROTECTED]> wrote:
> This looks like a message from the NAS saying it rebooted or restarted.
yes, the message looks like a reboot message, but the NAS has an uptime of
about 30 days. I don't know, why this message is send out. ;-)
> Its a bit hard to say without s
Hello Abdul,
Here is an example that we used to connect to Oracle on oscar.open.com.au, with
an SID of osc:
DBSource
dbi:Oracle:(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oscar.open.com.au)(PORT=1521))(CONNECT_DATA=(SID=osc)))
DBUsername system
DBAuth manager
Hi Oliver,
I suspect this is related to the USR attribute numbering issues discussed in
the Radiator FAQ at http://www.open.com.au/radiator/faq.html#29
Hope that helps.
Cheers.
On Jun 15, 5:37pm, O Stockhammer wrote:
> Subject: (RADIATOR) (Radiator) dictionary files for USR seem off.
>
> Hel
Hi Chris,
On Jun 15, 4:04pm, PeakPeak Support wrote:
> Subject: (RADIATOR) RADIATOR question
>
> I am trying to get Radiator to log bad passwords. Here is the .cfg
> file entry:
>
> # Set this to the directory where your logfile and details file are to go
> LogDir /var/log/radius
>
> PasswordL
Folks,
Executing perl Makefile.PL goes without any problems. However, shortly after I
execute "make test", the following
text is displayed on the console:
"Starting servers. Please wait" ,
Immediately after the above text, the following two lines appear:
Undefined subroutine &Radius::Re
With this DBM file entry:
chrism Auth-Type = "System",
NAS-Port-Type = "Async"
Service-Type = "Framed-User",
Framed-Protocol = "PPP",
Framed-IP-Address = "255.255.255.254",
Framed-MTU = "1500"
Why does this debug output happen:
Tue Jun 15 17:20:34 1999:
Hi Chris,
Thats puzzling.
Is it possible that you changed the config and HUPped the server? If so I would
suggest you restart it instead.
BTW, that configuration is basically recursive: when you get it to go to
System, it will then call System again, over and over until something terrible
happen
Hi John.
Looks like you have Radiator 2.13.1 plus some patches? It looks like you have a
Realm.pm that does not define reinitialize.
You will also need to get and install the patched Realm.pm from
http://www.open.com.au/radiator/downloads/patches-2.13.1/Realm.pm
Hope that helps.
Cheers.
On Ju
> Hi Chris,
>
> Thats puzzling.
> Is it possible that you changed the config and HUPped the server? If so I would
> suggest you restart it instead.
No, I killed and restarted it.
> BTW, that configuration is basically recursive: when you get it to go to
> System, it will then call System again,
Hi Chris.
OK, I tried it here and it went recursive as I expected. So I cant explain what
you saw. Its not causing you a problem is it?
On Jun 15, 7:33pm, Chris M wrote:
> Subject: Re: (RADIATOR) AuthDBFile issue
> > Hi Chris,
> >
> > Thats puzzling.
> > Is it possible that you changed the con
Hello Bernd,
Thanks for sending us this information. Given your configuration, I think your
proposed solution (with AuthBy TEST) is the best.
We will considermaking some changes for the next release so that Radiator will
acknowledge those types of accounting messages, even if there is are no Aut
Hi Mike,
I will get some loggs to you if my next move doesn't solve it. Can you let me know if
any updates/patches should be applied, I am using 2.13 out of the box(so to speek :-)
regs
John Abbott
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' w
Hi All
Does anyone know how i check if the person who has logged on to the server
has bundled his connection.
Regards
Kim
[EMAIL PROTECTED]
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
Anyone using restartWrapper and screen? I'd like to use restartWrapper but I need to
be able to start and stop radiator remotely. I'd like to use screen to do this but I
am not sure
how to add that to the startup scripts so it launches radiator on the detached screen
at bootup. This is kind
Hi John,
I dont think there are any patches relevent to your previous question, but you
may want to check for yourself at
http://www.open.com.au/radiator/downloads/patches-2.13.1/README
Cheers.
On Jun 16, 9:56pm, John Abbott wrote:
> Subject: (RADIATOR) SQL Logging
> Hi Mike,
>
> I will get so
Does anyone have Radiator running with Secure Dynamics ACE server?
If so can you share your configs - I'm trying to find out how to
have radiator authenticate using the securid token cards but so far it
appears that radiator would proxy to another radius server that can then
talk
Hi Robert,
On Jun 17, 11:16am, O'Grady, Robert wrote:
> Subject: (RADIATOR) SecurID and Radiator
>
> Does anyone have Radiator running with Secure Dynamics ACE server?
>
> If so can you share your configs - I'm trying to find out how to
> have radiator authenticate using the securid t
Hello,
We were just installing to our production machine and recieve this
error in the make test:
# make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502
test.pl
Starting tests...
Starting servers
Trying to use thePostAuthHook function ot have Radiator generate some
custom logs to give details of all attempted logins. Current PostAuthHook
shown below;
PostAuthHook sub { my $filename = "/usr/local/radius/logs/testlog"; \
my $time = time; \
Hi Ian,
On Jun 17, 4:09pm, Ian Hughes wrote:
> Subject: (RADIATOR) Radiator PostAuthHook
>
> Trying to use thePostAuthHook function ot have Radiator generate some
> custom logs to give details of all attempted logins. Current PostAuthHook
> shown below;
Contrary to the documentation, you nee
Hi Oliver,
Looks to me like you have a patched radiusd running, but the patched Realm.pm
is not installed in the right place. You should check that you really have the
patched Realm.pm in the Radius directory of your distribution. If you have done
a "make install" already, you may need to do it a
Hello,
I'm having problems installing Radiator because I can't get answers straight out of the Reference Manual. For example; I can't reach the GUI, so I haven't set up the main parameters yet. All I am relying on is you. Yesterday; I tried to get to http://www.thesite.com.au/~radiator/, but th
Dear All,
Hi,
Today I am very happy because I am succeeded to test radiator, I dial
authenticate from radius (/etc/shadow) and log maintain on radius
server and also in oracle server.
It is working fine upto this ..
Now I have three problems
1- I have user named saeed I wants to allocate h
On Mon, 14 Jun 1999, Mike McCauley wrote:
> Hi James.
>
> On Jun 11, 2:21am, James H. Thompson wrote:
> > Subject: Re: (RADIATOR) Simultaneous use
> > Since the NAS reply items are different for each NAS, I'd have to setup
> > 3 full sets of check/reply items for each user. That sounds like
>
Hello Abdul,
On Jun 17, 8:44pm, Abdul Rehman Saeed wrote:
> Subject: (RADIATOR) static IP+ maximun sessions
> Dear All,
>
> Hi,
>
> Today I am very happy because I am succeeded to test radiator, I dial
> authenticate from radius (/etc/shadow) and log maintain on radius
> server and also in ora
We are just finishing our new Radmin product, and will need some beta testers
soon.
Radmin is a Radius user administration package that works with Radiator. It is
definitely NOT a billing system: its probably most useful for administering
users in an intranet, or other non-paid-for access system
We all know that the RADIUS protocol (being based on UDP)
can be unreliable, especially in the face of saturated or unreliable
links from your POP to your radius server, so we wonder if this
is a good idea:
1. Invent a simple way to encapsulate RADIUS requests on a
TCP connection, and build a sim
I agree that udp is just not the right protocol for something as
potentially critical as a radius packet. However, any type of
encapsulation creates overhead and with busy pops/routers/radius servers
I'm not sure the increased good packets being received would be beneficial
vs. the load on the ro
On 1999-06-18T09:11:30,
"Mike McCauley" <[EMAIL PROTECTED]> said:
> The theory is that using TCP allows the apps to get a better handle on poor
> network connections or down/unreachable radius servers than the
> simple UDP protocol.
>
> Does that seem like a good idea to anyone?
Partly a goo
Lars Marowsky-Bree wrote:
>
> On 1999-06-18T09:11:30,
>"Mike McCauley" <[EMAIL PROTECTED]> said:
>
> > The theory is that using TCP allows the apps to get a better handle on poor
> > network connections or down/unreachable radius servers than the
> > simple UDP protocol.
> >
> > Does that se
Hello,
Radiator recieves authentification requests from a proxy server.
There are several NAS's which use this proxy.
I have declared the proxy thru the tag.
This works well for authentification,
Radiator does not need to know anything about NAS's IP,
Proxy's IP declaration is enough.
But for
yes, here i am,
meanwhile, i modify radiator to work in a mixed mode if AuthByAce & AuthByFile
standard radiator supports ace only as a "full to configure" radius server.
have fun
steffen
[EMAIL PROTECTED] wrote:
> Does anyone have Radiator running with Secure Dynamics ACE server?
>
>
> 1. Invent a simple way to encapsulate RADIUS requests on a
> TCP connection, and build a simple app that will receive UDP Radius,
> and proxy it out on a TCP connection. Modify Radiator so it can
> received these proxied requests by TCP
Nice idea. That would also make it easier to pipe the data
I've suddenly started getting snmpget errors. The only thing that has changed is I
upgraded the linux kernel to 2.2.9 Here is my config.
# radius.cfg
Trace 4
PidFile /usr/local/radius/radiusd.pid
AuthPort1645
AcctPort1646
LogDir /usr/local/radius/log
LogFile
Does anyone know if a session timeout flag exists in radiator?
Basically if a user is logged on for too long, kick em off.
JB
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
On 1999-06-18T08:37:13,
Lars Marowsky-Bree <[EMAIL PROTECTED]> said:
> First thing which comes to my mind is that fact that TCP will lose packets
> just like UDP on saturated links - it just provides a buildin recovery
> mechanism, it resends the packets. The RADIUS protocol does this too.
>
How can I fix, so that the Radiator does not crash for all Realms when an
SQL server fails for a single realm?
We took down an MYSQL server for a testdomain, and suddenly we got at LOT of
angry calls.
Sat Jun 19 05:01:42 1999: ERR: Could not connect to SQL database with
DBI->conne
ct dbi:
On Fri, Jun 18, 1999 at 03:33:56PM -0500, Josh Bressers wrote:
> Does anyone know if a session timeout flag exists in radiator?
> Basically if a user is logged on for too long, kick em off.
>
Radiator can send Session-Timeout or Ascend-Maximum-Time back to
the NAS, but it's up to the NAS to inte
Do you have any recommendations on whether root should or should not
install Radiator? There will be other non-root users needing to run
Radiator. I am installing as root and do not want to prevent non-root
users from using the application.
John
===
Archive at http://
I am trying to transfer the conventional radius (use text file to record
users) to Radiator system. I have several NAS devices including Cisco
AS5300 and Xyplex Terminal Server in several location. Now I use central
authentication for all users in different location. In conventional
radius, it wil
I am trying to transfer the conventional radius (use text file to record
users) to Radiator system. I have several NAS devices including Cisco
AS5300 and Xyplex Terminal Server in several location. Now I use central
authentication for all users in different location. In conventional
radius, it w
Hello,
We have a VERSANET 2002 Unit, which support RADIUS functionality. We
require a RADIUS software package (which runs on Windows 95/NT) which will
enable us to maintain users and know WHAT MB amount they have downloaded
and WHAT time they have used per month.
Can your software obtain this in
On Sun, Jun 20, 1999 at 03:55:54PM +1000, Jacob Ohlson wrote:
> Hello,
>
> We have a VERSANET 2002 Unit, which support RADIUS functionality. We
> require a RADIUS software package (which runs on Windows 95/NT) which will
> enable us to maintain users and know WHAT MB amount they have downloaded
>
Hey, I'm trying to accomplish several things, but just cant get them to work
together. I Authenticate using AuthBy PLATYPUS, and also send additional
accounting information and log info to a MySQL server. The biggest problem
is that my stinking Windows NT box that runs SQL server throws a
temper
Hello Didier,
On Jun 18, 11:44am, Didier Lancry wrote:
> Subject: (RADIATOR) accouting with IdenticalClient & proxy radius
> Hello,
>
> Radiator recieves authentification requests from a proxy server.
> There are several NAS's which use this proxy.
>
> I have declared the proxy thru the tag.
>
>
Hi Richard,
On Jun 18, 1:47pm, Richard Hawley wrote:
> Subject: (RADIATOR) snmpget errors.
> I've suddenly started getting snmpget errors. The only thing that has
changed is I upgraded the linux kernel to 2.2.9 Here is my config.
>
> # radius.cfg
>
> Trace 4
> PidFile /usr/local/radius/
Hello Josh,
On Jun 18, 3:33pm, Josh Bressers wrote:
> Subject: (RADIATOR) Session timeout
> Does anyone know if a session timeout flag exists in radiator?
> Basically if a user is logged on for too long, kick em off.
If you NAS supports it (most do), you can use a reply item:
Session-Timeout=9
Hello Mikael.
The strategy Radiator uses when SQL fails is this:
1. Try to fallback to another SQL server. You can have multiple fallback
servers by specifying multiple DBSource lines.
2. If after trying all the DBSources, it still cant connect, it will say to
IGNORE the request.
So you have sev
Hi John,
On Jun 19, 9:27am, John Benson wrote:
> Subject: (RADIATOR) Recommendation on Installation - Root or Not
> Do you have any recommendations on whether root should or should not
> install Radiator? There will be other non-root users needing to run
> Radiator. I am installing as root an
Hello Authur,
I think if you use the example schemas that we provide in the goodies directory
it will do what you want. In those examples, each accounting record has the
NAS-IP-Address stored in the NASIDENTIFIER column. You could then use that
column to select the accounting records for each NAS
Hello LDAP authenticators,
We have recently modified LDAP2 authentication so that it more closely conforms
with what some LDAP server expect: namely it keeps one LDAP connection up as
long as possible, but binds unbinds for each search. This should have some
performance improvements of the curren
Hi Derek,
On Jun 20, 10:09am, Derek Sanderson wrote:
> Subject: (RADIATOR) SQL fallback to flat file
> Hey, I'm trying to accomplish several things, but just cant get them to work
> together. I Authenticate using AuthBy PLATYPUS, and also send additional
> accounting information and log info to
Hi,
|o| > Subject: (RADIATOR) Recommendation on Installation - Root or Not
|o| > Do you have any recommendations on whether root should or should not
|o| > install Radiator? There will be other non-root users needing to run
|o| > Radiator. I am installing as root and do not want to prevent non
>>
>> sh: somecommunity: command not found
>
>So, that last line is actually printed out by snmpget or Radiator?
>
I am not sure. It looks like a shell error. Just as if I typed somecommunity at the
prompt and bash gave that error.
>
>>
>> So it looks like radiator is not parsing the config fi
We just had a small domain that crashed with its mysql server.
That caused all domains to stop working.
Can we get Radiator to ignore that realm, and work with the rest?
Med vänliga hälsningar
Mikael Hugo
dataphone communication networks
http://www.dataphone.net
sales 0200 - 88 28 00 (nat
Hi.
Basically my config consists of users that are checked
by user, passwd and group - if accepted then they
get reply items mostly based by group.
For group check I'm using "AuthBy SYSTEM-UseGetspnam" and
if checks go through all works fine.
My problem is that when authentication check fail then
Hello,
In , how can I have the primary group ID parsed from
the master.passwd file? Currently I have the line:
Match ^([^:]*):([^:]*)
This only parses out the username and password, right? What will this
line do?
Match ^([^:]*):([^:]*)(?=:([^:]*))
Once I am able to get the Primary g
>My problem is that when authentication check fail then
>radiator tries to match user with other DEFAULT entries in users
>file e.g. tries to match other groups.
correction and addition - my user is defined separately in users file
so my statement "other DEFAULT" is wrong - should be just
"DEFAUL
Hi,
I am trying to authenticate the test user (mikem/fred) using .
The radpwtest does perform as expected. The user is authenticated when
the correct password is informed, and rejected if I type anything
else.
I set up even a flat password file for this user, using the example in
the documentat
We're in the process of switching to Radiator 2.13.1 from an ugly mix of
Merit, Cistron, and Ascend Access Control. It's looking good so far, but
I've run into a bit of a snag. I'm trying to specify what gets written
into the accounting files with AcctLogFileFormat statement, but I'm not
gett
Hello Kalev,
You have not sent your config file, but I assume from the description that you
are using AuthBy FILE, and in the user entries you have an Auth-Type=System,
which redirects Radiator to a AuthBy SYSTEM?
If that is the case, you will need to have your NoDefaultIfFound in the AuthBy
FIL
Hi Ian,
On Jun 21, 3:13pm, Ian Quorn wrote:
> Subject: (RADIATOR) AcctLogFileFormat problem
>
> We're in the process of switching to Radiator 2.13.1 from an ugly mix of
> Merit, Cistron, and Ascend Access Control. It's looking good so far, but
> I've run into a bit of a snag. I'm trying to s
On Tue, 22 Jun 1999, Mike McCauley wrote:
> AcctLogFileFormat file:"xyzzy"
>
> and the file xyzzy to have:
>
> %l
> User-Name = "%{User-Name}"
> NAS-IP-Address = %{NAS-IP-Address}
> etc
>
I did this, but after hupping, Radiator did not reload the realm that
had this Acc
We have made some recent changes to SqlDb.pm that may be helpful to people
using SQL databases with Radiator.
1. There is a new Timeout parameter for AuthBy SQL. This specifies the max time
Radiator will wait to try to connect to or query an SQL server. Try setting it
to, say 10 seconds.
2. The
Hi Mike,
it would be nice if in one of the next patches of radacct.cgi
you could implement the sorting of the IP addresse in a numerical
manner and not alphanumerical.
Please have a look at the following sort, done by the currect
radacct.cgi:
..
134.60.8.177
134.60.8.178
134.60.8.179
134.60.8.18
Hi Karl,
OK, here is a new version that uses a similar sorting to radwho.cgi. Let me
know how you go.
Cheers.
On Jun 22, 9:29am, Karl Gaissmaier wrote:
> Subject: (RADIATOR) radacct.cgi and numerical sort order for summary by IP
> Hi Mike,
>
> it would be nice if in one of the next patches of
> If that is the case, you will need to have your NoDefaultIfFound in the AuthBy
> FILE clause, not in the AuthBy SYSTEM clause. Is that what you have?
Thanks, that did the trick!
__
Kalev Nurklik
MicroLink Online
Sakala 19, 10141 Tallinn, Estonia
Tel: +372 6 308
Mike,
Saw this come across my mailbox. Is this supported by Radiator in
the 2.13.1?
_/_/_/ Peter Chow Chief Technical Advisor
_/_/_/ interQ Corporation - System Division
_/_/_/ [EMAIL PR
How can I fix it though? It was working fine until I upgraded the kernel to 2.2.9,
but I fail to see what the kernel has to do it. Is it something wrong with the config
file? I did
install the version of ucd-snmp from the link on your web site. Can I hard code the
snmp community string in
I have installed the "radacct.cgi" in apache server successfully.
I do authentication, accounting by SQL (use default tables SUBSCRIBERS,
ACCOUNTING, RADONLINE, RADLOG). I have some problems as following:
1. When I run "radacct.cgi" program (http://myserver/cgi-bin/radacct.cgi),
every fields ("U
Ok, I looked through Nas.pm and extracted the following command line. Can you tell me
if this is the same command line radiator would construct? I picked an active session
from my session database and ran the command:
snmpget xxx.xxx.xxx.xxx somecommunity .iso.org.dod.internet.private.enterpr
1 - 100 of 132 matches
Mail list logo