Freeradius + xmpp server
Phil Mayers
p.mayers at imperial.ac.uk
Fri May 27 18:39:57 CEST 2011
> The Idea is:
>
> * client connects to XMPP server
> * client sends uid/radiusPassword (see below)
> * XMPP server sends MSChapv2 request
> * radius server replies with yes/no
Interesting. Since the client is sending user/password, why do you want
to translate that to an MSCHAP request?
>
> radiusPassword is an attribute alternative that we created instead
> userPassword. We use it instead of userPassword which is used for mail
> and intranet access.
This is an attribute where? In a radius packet?
>
> I was testing openfire but it can't choose the attribute, only uses
> userPassword, and has a radius plugin a bit outdated...
>
Have you tried PAM and pam_radius?
More information about the Freeradius-Users
mailing list