Greets people,
I once again have a question. What I am trying to do is authenticate from a
merit radius server for pop3. The plan is to be hosting a number of
different domains on our mailserver and have them all authenticate from
radius(i know redundant ;). There are two problems that I forsee with this.
The radius clients file on the radius server looks at the IP of the
incomming connection, secret, type, and the file to look for. for example
the lines in clients would go something like this:

#Client Name       Key             [type]          [version] [prefix]
#----------------  --------------- --------------- --------- --------
1.2.3.4          secret         type=nas                          domain1
4.3.2.1          secret         type=nas                          domain2

the obsticle I need to cross here is since the radius query would probaby
only come from the main ip of the mail server we
'd only authenticate out of the domain1 users file. Is there a way to bind a
radius client to perform queries from a certain IP so that the radius server
can distinguish where to look?

But first is first. Where can I find a C checkpasswd that will perform
radius auth anyway? I've been tinkering with that perl version, but Its not
working for me, and would like a C version mainly due to speed anyway.

Much help would be greatly appreciated, if yer not all confused already =c)

----------------------------------------------
Gary Stewart                    [EMAIL PROTECTED]
Internet Service Specialist
Northern Valley Communications
(888)919-8945 http://www.nvc.net
----------------------------------------------

Reply via email to