Multi-tenancy setup

Pshem Kowalczyk pshem.k at gmail.com
Tue Oct 28 00:36:53 CET 2014


Hi,

One method that I used in the past is to create a virtual server per
'tenant' and then use the 'main' server to proxy to the correct virtual
server based on the attributes in the requests.

kind regards
Pshem


On 28 October 2014 07:09, Ilavajuthy Palanisamy <ilavajuthy at gmail.com>
wrote:

> Hi All,
>
> We are hosting an application in the cloud which is managing multiple
> customers.
> Customers will be authenticated using the FreeRadius server.
> We are planning to use the user authentication through the
> database(PostgreSQL).
> I have configured the radcheck table and able to make the user
> authentication successfully.
>
> In order to support multiple customers, what are all the options/design
> available in FreeRadius.
>
> One option we are thinking is to modify the schema to introduce
> customer-id and modify the sql module to support the new schema. If this is
> possible, please provide pointers in achieving this.
>
> If there are other options available, please provide pointers.
>
> Thanks,
> Ila.
>
>
>
>
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20141028/3d00bf98/attachment.html>


More information about the Freeradius-Users mailing list