(RADIATOR) CHAP / PAP

2001-09-09 Thread Paul Thorton
Hi, Is there any way we can deny CHAP requests in Radiator and upon rejection request a PAP authentication from the client? I.E. If a customer dials in with a default authentication of CHAP and their secondary auth is PAP, we want the first method to fail and second method to be used. Regards,

(RADIATOR) Catching User's Passwords

2001-09-11 Thread Paul Thorton
Hi, I have configured a pre_auth hook and am trying to capture all customers passwords. (I.E.) sub { my $type = ${$_[0]}->get_attr('Acct-Status-Type'); if ($type eq 'Start') { my $debug_username = ${$_[0]}->get_attr('User-Name'); my $debug

(RADIATOR) Splitting Auth and Accounting

2001-09-12 Thread Paul Thorton
Hi, I have been reading the Mailing list archives in an attempt to find out how to split the Authentication and Accounting up, in order to authenticate from a flat file, but send the accounting packet to another radius server (Proxy it) I have seen one example of this, but it was not very clear.

(RADIATOR) AccLogFileFormat

2001-09-17 Thread Paul Thorton
Hi, I have set up a new AcctLogFileFormat and was wondering why I am not getting 2 values back? AcctLogFileName /var/log/radius/new.log AcctLogFileFormat %{Timestamp}|%{Acct-Session-Id}|%{Acct-Status-Type}|%{User-Name}|%{User- Password}|%{Class}|%{NAS-IP-Address}|%{NAS-Port}|%{NAS-Port-Typ

(RADIATOR) RE: AccLogFileFormat

2001-09-17 Thread Paul Thorton
Hi, As per previous email. I have attempted to use the AuthLog option instead to get the code / Pwd returned, but it looks like The AuthBy module is not installed. Where can I get this? Can't locate Radius/AuthLog.pm in @INC (@INC contains: . /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/li

(RADIATOR) Rejection error

2001-09-19 Thread Paul Thorton
Hi, If we get a rejection we recieve the line below with the word Proxied appended. What causes this to be proxied and how can I stop it from happenning? ## LINE Thu Sep 20 13:13:30 2001: INFO: Access rejected for [EMAIL PROTECTED]: Proxied Regards, Paul === Archive at http://www.open.com.au/a

(RADIATOR) Framed-Protocol - Return Item

2001-10-10 Thread Paul Thorton
Hi, Due to a particular network provider not support any type of routing protocol, is there any easy way to assign a Framed-Route when a customer dials in. I.E. This is what we normally have: customer@domain User-Password = "12345678" Service-Type = Framed-User,