27 Sep
2005
27 Sep
'05
2:05 p.m.
"Santiago L. Aggio" <slaggio@criba.edu.ar> wrote:
I am using ser-0.9.3 and freeradius-1.0.5. Is possible to use a DEFAULT tag with Auth-Type Digest?
Yes.
I don't want to define in the users file all my users. I would use something similar to Auth-Type PAM or LDAP?
No. Neither PAM nor LDAP understands digest authentication. You MUST define a clear-text password for the user, and tell FreeRADIUS that password, for digest authentication to work. Alan DeKok.