On Fri, 7 Nov 2003, Charles Francis wrote:

> >> Hi,
> >>
> >> I have FreeRADIUS set up in a pretty basic manner. It passes
> >> authentication requests through to an LDAP server. I need for FreeRADIUS
> >> to return the attribute "Framed-Protocol = PPP" along with saying if the
> >> authentication is successful. I am unable to add anything to the user's
> >> schema. How would I go about doing this? Thanks!
> >
> >See doc/RADIUS-LDAPv3.schema
> >
> >>
> >> Regards,
> >> Tom
> >>
>
> We are seeing the info in the RADIUS-LDAPv3.schema, however, we are needing
> to bypass this to an extent.  What we have is a Freeradius-0.9.2 server
> using an SQL backend for a user DB and LDAP to verify passwords.  We are
> trying/hoping to have the "Framed-Protocol = PPP" attribute in a static
> location in the conf files so that it returns for every user.  We are using
> a very old version of Netscape LDAP and do not have access to add
> attributes.

So add a DEFAULT entry in the users file

DEFAULT
        Framed-Protocol = PPP

>
> Thanks in Advance.

--
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

Reply via email to