Hi Tom�!!
thanks :)
it worked  using a flat file with

DEFAULT  Calling-Station-Id=xxxxxx

but, is there any way to do it with SQL? i tried to modify AuthTEST.pm but i
don't understand it very well, i tried using %{Calling-Station-Id} like on the
configuration file but it did'nt work.. how can i check all the attributes the
NAS sends radiator modifying AuthTEST.pm? 


El jue, 13 eno  2000, tom minchin escribi�:
> On Wed, Jan 12, 2000 at 09:35:54AM +0600, Ricardo Guerra wrote:
> > Hi!!!
> > Is there any way to authenticate a user only checking the telefon number
> > %{Calling-Station-Id} and not to worry about the username or password?
> > 
> Something like:
> 
> <Handler>
>       <AuthBy FILE>
>               Filename /etc/somefile
>       </AuthBy>
> </Handler>
> 
> 
> /etc/somefile would probably look like:
> ...
> 
> someuser      Calling-Station-Id=12345654321
> 
> ...
> 
> (I'm a flat file traditionalist, but it seems easy enough to SQL/LDAP)
> 
> [EMAIL PROTECTED]
> 
> ===
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.

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

Reply via email to