27 May
2011
27 May
'11
12:21 p.m.
On 27/05/11 16:58, Sergio Belkin wrote:
I mean use a xmppserver as a NAS. I think that it provide more flexibility to choose based on what attributes is performed the authentication.
So, would the idea be that: * client connects to XMPP server * client sends username/password * XMPP server sends PAP request * radius server replies with yes/no The easiest way is probably PAM and pam_radius, but it only does authentication. But I assume you want to do something more complex?