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.

Reply via email to