Hi, I am using ser-0.9.3 and freeradius-1.0.5. Is possible to use a DEFAULT tag with Auth-Type Digest? I don't want to define in the users file all my users. I would use something similar to Auth-Type PAM or LDAP? Thank you in advance Santiago. ----------------------------------------------------------------- | Santiago L. Aggio | TE: 54-291-4861666 | | SECECOM - CRIBABB | FAX: 54-291-4861527 | | Camino la Carrindanga km 7 | | | 8000 - Bahia Blanca | E-MAIL: slaggio@criba.edu.ar | | Buenos Aires - Argentina | HTTP: www.criba.edu.ar | -----------------------------------------------------------------
"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.
participants (2)
-
Alan DeKok -
Santiago L. Aggio