"Charles Francis" <[EMAIL PROTECTED]> wrote: > We are having issues that the server is not returning any attributes > other than authentication successful.
Then run it in debugging mode, to see which entries in the 'users' file match. If it doesn't print out the line number of the entry you think it should match, then edit the configuration file to fix the problem. > We are needing for it to return the Framed-Protocol = PPP. Is it > required for how we want to implement this for the Framed-Protocol > Attribute to be in LDAP for this to work correctly? No. See the examples in the 'users' file. They work. > Below is an > updated copy of our users file. > > DEFAULT Hint == "PPP" > Service-Type = Framed > Framed-Protocol = PPP > Framed-Compression = Van-Jacobson-TCP-IP What's wrong with the examples in the default 'users' file? Did you not read it? It has explicit comments about PPP. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
