Michael Boman <[EMAIL PROTECTED]> writes:

> > Bruno Negrão wrote:
> > 
> > Hy all,
> > 
> > Had someone already made a Radius server get its passwords of ppp
> > access users in the vchkpw database?
> > I don't want to have /etc/passwd.
> > 
> > Thank you,
> > 
> > |-----------------------------------------------
> > |--Bruno Negrão ------------------------
> > |--Engepel Teleinformática ---------
> > |-----------------------------------------------
> 
> AFAIK there is no RADUIS auth. in vpopmail. Feel free to write one (and
> send it back to Ken so we all can make use of it).
> 
> Best regards
>  Michael Boman

If you are into perl, you can do what I did:
get the following modules:

http://search.cpan.org/search?mode=module&query=vpopmail
http://search.cpan.org/search?dist=RADIUS

and whip up your own radius server.

I probably wouldn't be to hard to link libvpopmail.a into a radius
server...

-- 

--
-------------------------
Sean P. Scanlon
perl -e 'print pack("h38", "3707370426c6575646f647e2e65647"), "\n"'
-------------------------

"Personally, I think hashes are gods greatest gift to the programmer. I
love them. If I could turn my wife into one, I would. "
                                -seen in 'comp.lang.perl.misc'

Reply via email to