On Wed, 17 Sep 2003, Octavio Ramirez Rojas wrote: > Hi all, > I have an acces point apple AEBS (Airport Extreme Base Station) and I > working freeradius sous mandrake 9.0 > > I made the authentication using MAC address wireless card. > I running RADIUS -X -A and i have an "access-accept", thereby i have > internet access. > > ------- > auth: user supplied User-Password matches local User-Password > Login OK: [00c049a7862c/00c049a7862c] (from client airport port 0) > Sending Access-Accept of id 40 to 193.51.25.27:1812 > Service-Type = Authenticate-Only > ------- > > BUT ...... I want to make "users authentication" using LDAP server... > > How can I create one interface to send user's login > and password starting from my notebook? > > The AEBS allows address MAC only.
One simple idea would be to add the MAC as an extra uid attribute in the user entry. Another idea is to add the MAC in an self defined attribute in the user entry and configure the ldap module search filter to search for that. > > I thank you your attention and I await your ideas. > > Octavio > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
