Hello,
You should take a look to Radiator:
http://www.open.com.au/radiator/technical.html
It has some authentication methods for Microsoft.
Regards.
El 20/12/2012, a las 15:58, Moacir Ferreira <moacirferreira(a)hotmail.com> escribió:
Yeah... I know it can be a kind of problem. But
millions of companies are using MS meaning we need to "adapt" if willing to work
for the enterprise market. If we do not offer some kind of integration with AD, then we
will end-up having 2 user names and 2 passwords while the "good sense" is
forwarding everyone to "single sign-on".
Anyway, it is tricky but M$ (I liked the $ thing here) can do MD5. I "would
love" to see a "#!define WITH_RADIUS" at kakailio.cfg but we don't have
it. However, as long as I understood, the RADIUS module is moving to obsolete as the AUTH
module now also includes the RADIUS functionalities.
So, can you share any link where I can find some for dummies examples of using the
current AUTH module to do RADIUS authentication?
Cheers!
Moacir
Date: Wed, 19 Dec 2012 23:18:58 +0100
From: miconda(a)gmail.com
To: sr-users(a)lists.sip-router.org
CC: moacirferreira(a)hotmail.com
Subject: Re: [SR-Users] RADIUS authentication
Hello,
it might not be possible if you don't have the digest authentication module in the
radius server. Also, that means the passwords have to be stored in plain text or HA1 hash
(md5 hash based on digest auth algorithm). Do you have these available in the M$ radius
server?
Cheers,
Daniel
On 12/19/12 10:30 PM, Moacir Ferreira wrote:
I am trying to integrate Kamailio as the SIP server for an enterprise company. The
challenge is to authenticate the SIP users using the Microsoft RADIUS/AD so the users can
use the same Windows user name and password on their PC softphone. As Microsoft has its
own RADIUS server integrated with its Active Directory, has anyone has tried to use this
kind of set up? Can you share docs, links, examples or whatsoever you think could help me?
The only thing I am looking for is replacing the MySQL Kamailio authentication by RADIUS,
nothing else.
Thanks,
Moacir