Re: (RADIATOR) Another users file?

1999-06-04 Thread Gustavo A. Barreto A.

On Fri, 4 Jun 1999, Mike McCauley wrote:
> > > 
> >
> > I first tried this, but doesn't work.
> 
> Are you sure about that? I just tried it here, and its OK. Can you send me a
> logfile showing what happens when it doesnt work?

Ops, I deleted the logfile. But I remember something like this:

Fri Jun  4 02:45:42 1999: DEBUG: Check if Handler 
NAS-IP-Address=63.65.214.8 should be used to handle this request
Fri Jun  4 02:45:42 1999: DEBUG: Check if Handler  should be used to
handle this  request

This message apears a lot of times and after that appears a mmesage like
this:

Fri Jun  4 02:46:25 1999: DEBUG: Handling request with Handler ''
Fri Jun  4 02:46:25 1999: DEBUG: Handling with Radius::AuthFILE
Fri Jun  4 02:46:25 1999: DEBUG: Radius::AuthFILE looks for match with 
japosada
Fri Jun  4 02:46:25 1999: DEBUG: Radius::AuthFILE looks for match with 
DEFAULT

But after I made the change the logfile appears like this:

Fri Jun  4 02:46:08 1999: DEBUG: Check if Handler
NAS-IP-Address=/63.65.214.8/ should be used to handle this request
Fri Jun  4 02:46:08 1999: DEBUG: Handling request with Handler
'NAS-IP-Address=/63.65.214.8/'
Fri Jun  4 02:46:08 1999: DEBUG: Handling with Radius::AuthFILE
Fri Jun  4 02:46:08 1999: DEBUG: Radius::AuthFILE looks for match with
gbarreto

I thik this could be helpfull.

BTW, I'm having a problem with my radiator when it found an error in an
MIB. The message thak I look is:

Reason: (noSuchName) There is no such variable name in this MIB.
This name doesn't exist: enterprises.15.2.16.1.2.1.3.1.32

after this message appears the radiator "eats" the proccesor time and the
ansewrs to the authentication requests are all denied. What do you think
about this problem?

Suerte!

  "Que esta es una mala epoca? Pues bien, estamos aqui para hacerla mejor!"
Thomas Carlyle

 o o o o o o o . . .    _===_T___
   o  _   ||Gustavo A. Barreto| | [EMAIL PROTECTED] |
 .][__n_n_|DD[  |  |Administrador de Red  | | UIN: 776336|
>(_UV_|__|_[___/_]_|Colnet International LTDA_|_|_Tel. 3150334/5/6___|_
_/oo OO o`  ooo   ooo  'o^o^oo^o^o` 'o^o  o^o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  PGP Public Key: E-mail me with subject "pgp-key"
   "Cocaine is nature's way of telling you you have too much money."
"Penguin is the key"


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Another users file?

1999-06-04 Thread Mike McCauley

Hi Gustavo,

On Jun 4,  2:53am, Gustavo A. Barreto A. wrote:
> Subject: Re: (RADIATOR) Another users file?
>
> Hi all,
>
> On Thu, 3 Jun 1999, Mike McCauley wrote:
>
> > Hi Gustavo,
> >
> > Yes, very easy:
> >
> > Use something like this:
> >
> > 
>
> I first tried this, but doesn't work.

Are you sure about that? I just tried it here, and its OK. Can you send me a
logfile showing what happens when it doesnt work?

Cheers.


-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Another users file?

1999-06-04 Thread Gustavo A. Barreto A.


Hi all,

On Thu, 3 Jun 1999, Mike McCauley wrote:

> Hi Gustavo,
> 
> Yes, very easy:
> 
> Use something like this:
> 
> 

I first tried this, but doesn't work. After that I tried with 

And it works fine. :) I'm using 2.13.1

>   
>   Filename theonefor1.2.3.4
>   
> 

I sent a mail asking about a problem with a shiva lanrover, but I found
the problem. If I use a definition like this in the sers file:

DEFAULT Auth-Type = System, NAS-Port-Type = Async
Framed-Protocol = PPP

The NAS will ask for a "windows NT logon password" and never gets the user
login to teh network. If I use this instead:

DEFAULT Auth-Type = System, NAS-Port-Type = Async
Service-Type = Framed-User,
Framed-Protocol = PPP

The users can logon to the network without problems. 

Suerte!

  "Que esta es una mala epoca? Pues bien, estamos aqui para hacerla mejor!"
Thomas Carlyle

 o o o o o o o . . .    _===_T___
   o  _   ||Gustavo A. Barreto| | [EMAIL PROTECTED] |
 .][__n_n_|DD[  |  |Administrador de Red  | | UIN: 776336|
>(_UV_|__|_[___/_]_|Colnet International LTDA_|_|_Tel. 3150334/5/6___|_
_/oo OO o`  ooo   ooo  'o^o^oo^o^o` 'o^o  o^o`
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  PGP Public Key: E-mail me with subject "pgp-key"
   "Cocaine is nature's way of telling you you have too much money."
"Penguin is the key"


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Another users file?

1999-06-03 Thread Mike McCauley

Hi Gustavo,

On Jun 2, 10:07pm, Gustavo A. Barreto A. wrote:
> Subject: (RADIATOR) Another users file?
>
> I want to know if I can define another users file for a specific NAS in
> order to have diferent users in that NAS without running another radiator
> session. Any comments?
Yes, very easy:

Use something like this:



Filename theonefor1.2.3.4





Filename theoneforeveryoneelse



Make sure you are at 2.13.1 or 2.12 with patches.
Cheers.

>
> Suerte!
>
>   "Que esta es una mala epoca? Pues bien, estamos aqui para hacerla mejor!"
>   Thomas Carlyle
>
>  o o o o o o o . . .    _===_T___
>o  _   ||Gustavo A. Barreto| | [EMAIL PROTECTED]
|
>  .][__n_n_|DD[  |  |Administrador de Red  | | UIN: 776336
   |
> >(_UV_|__|_[___/_]_|Colnet International LTDA_|_|_Tel.
3150334/5/6___|_
> _/oo OO o`  ooo   ooo  'o^o^oo^o^o` 'o^o
 o^o`
> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
> PGP Public Key: E-mail me with subject "pgp-key"
>"Cocaine is nature's way of telling you you have too much money."
> "Penguin is the key"
>
>
> ===
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>-- End of excerpt from Gustavo A. Barreto A.



-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985   Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.