On Thu, Jul 15, 2004 at 03:07:44PM +0200, Oliver Graf wrote:
> On Thu, Jul 15, 2004 at 02:35:03PM +0200, Daniel Eyholzer wrote:
> > "Mitchell, Michael" <[EMAIL PROTECTED]> wrote:
> > > Well its not a standard "feature" of freeRADIUS, and quite possibly
> > > shouldn't be, so probably never will be. ;-)
> > 
> > Why isn't it a standard "feature"? Is there an obvious reason? Are you all
> > storing your password in clear text in LDAP or whatever backend you use? Or
> > are you just not using CHAP for authentication?
> 
> I use such a thing for our mysql store. Just put the encrypted stuff
> in the database and change rad_ktk_decodepw in lib/radius.c to decrypt
> the password (I just check the length of the encryted password, cause
> this clearly identifies them in my case).
> 
> I can give a more concrete example, but I won't expose my reversible
> crypt algorithm :)

I could also provide a stub freeradius auth rlm as example.

Oliver.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to