[Bug 53776] Multitenancy support for JDBCRealm

2013-06-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53776] Multitenancy support for JDBCRealm

2012-08-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776 --- Comment #2 from Konstantin Kolinko --- I would not recommend to use JDBCRealm in productive configurations. The recommended replacement is DataSourceRealm. > - Create projection-view per tenant > - ... Just creating the VIEW is enough

[Bug 53776] Multitenancy support for JDBCRealm

2012-08-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776 --- Comment #1 from S --- I forgot: Possible workaround for now: - Leave table DDL as it is - Create projection-view per tenant - Create empty schema per tenant - Grant select on correct view from main schema to each tenant - Use tenant-sch

[Bug 53776] Multitenancy support for JDBCRealm

2012-08-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776 S changed: What|Removed |Added CC||bl...@gmx.net -- You are receiving this mail

[Bug 53776] Multitenancy support for JDBCRealm

2012-08-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53776 S changed: What|Removed |Added Hardware|PC |All OS|