Hi Peter,

I actually made a module (res_user_auth) intended to authenticate
users, so it cannot address the Authorization nor Accounting
functions.

> Some of this stuff is easy and some of it is not. I am still of the opinion
> that OpenPBX needs a centralised user model to do all this properly. This
> should also trivially allow things like pam authentication also which could
> be enabled by default so when you install OpenPBX it automatically knows
> about your system users (Like apache, sendmail, ftp, pop, imap and every
> other unix service does)
>
Currently, the 'res_user_auth' module is only attached to chan_sip.
Users that register to opbx will authenticate from an external
database through RADIUS. We can expect that other opbx resources
(channel, module,.. ) that require authentication will rely on this
module. I think this fits with the model you've exposed, at least for
authenticating users.

I'll remain available for any help, so feel free to test the code.

Philippe
_______________________________________________
Openpbx-users mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-users

Reply via email to