Hi all
I'm trying to authenticate sip server with radius and ldap backend.
SIP uses digest authentication, i've mede it to work without problems i
i put an user directrly in /etc/freeradius/users:
[EMAIL PROTECTED] Auth-Type := Digest, User-Password == "1000"
     Reply-Message = "Authenticated"

if i try to authorize sip with ldap:
DEFAULT Auth-Type := LDAP
       Fall-Through = 1

if i try to login from a standard cisco nas with a user in ldap it's
working ok (i think because it's sending clear text password)
it i try to login via sip:
Thu May  5 12:05:21 2005 : Auth: Login incorrect: [EMAIL PROTECTED]/<no
User-Password attribute>] (from client localhost port 5060)
(in the meanwhile i see ldap looking at User-Password attribute of
[EMAIL PROTECTED] ...)

can sb help me?

Thanks in advance, Tiziano

-- 
Tiziano <[EMAIL PROTECTED]>


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to