Mixed-mode authentication enviornment

Daniel Corbe daniel.junkmail at gmail.com
Thu Sep 8 10:42:29 CEST 2005


        #
        #  If you have a Cisco SIP server authenticating against
        #  FreeRADIUS, uncomment the following line, and the 'digest'
        #  line in the 'authorize' section.
        digest

That?

It's already uncommented.  There's a seperate entry for Auth-Type LDAP
{ } in the authorize { } block.  Should I do something along the lines
of...

authorize {
  Auth-Type LDAP {
    digest
    ldap
  }
}

??

-Daniel


On 9/7/05, Alan DeKok <aland at ox.org> wrote:
> Daniel Corbe <daniel.junkmail at gmail.com> wrote:
> > I'm manually setting Auth-Type to DIGEST on the LDAP Server.
> 
>   As I said, DON'T.
> 
> > This is all radiusd.conf has to say about digest:
> ...
> 
>   No.  You missed one "digest" entry, in the "authenticate" section.
> The text you quoted tells you this:
> 
> >         #  If you have a Cisco SIP server authenticating against
> >         #  FreeRADIUS, uncomment the following line, and the 'digest'
> >         #  line in the 'authenticate' section.
> 
>   Follow those instructions.
> 
>   Alan DeKok.
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>




More information about the Freeradius-Users mailing list