Hi Hanen, Changing plugin is not a recommended thing, but applying patch should work here, refer[1] for guidelines to apply patches. If patch wasn't taken into account, please make sure the patch you add is as the same version as the already available jar in plugins folder. You can verify whether the patch has applied correctly by referring to repository/logs/patches log
[1]. https://docs.wso2.com/display/IS510/Applying+Patches Regards! Chamila On Thu, Jan 5, 2017 at 4:20 AM, Hanen Ben Rhouma <[email protected]> wrote: > What if I want to change the jsp managing such logic which is > within org.wso2.carbon.user.mgt.ui_5.7.0 > The thing is that WSO2 is becoming unstable once I modify the plugin, I > even tried differently by putting the jar within patches but it wasn't > taken into account. > Any idea how can I replace the default plugin with a another one? > > > Regards, > Hanen > > On Wed, Jan 4, 2017 at 4:59 PM, Darshana Gunawardana <[email protected]> > wrote: > >> Hi Hanen, >> >> As of the current behaviour of the management console, it cannot hide >> primary user store from the drop down for tenant users. >> >> There are two ways to enforce this, >> * Add backend validation for restricting user creation in primary >> userstore for tenant users (this requires a listener implementation for >> user management operations) >> * Write a separate dashboard with these customizations (this requires to >> develop separate webapp) >> >> Thanks, >> >> On Wed, Jan 4, 2017 at 7:48 PM, Hanen Ben Rhouma <[email protected]> >> wrote: >> >>> Hi, >>> >>> Is there a way to restrict tenant users (having the permission to create >>> other users) to a secondary user store; I noticed PRIMARY user store is >>> always there when trying to create a new user even for tenant users, it >>> leads to some confusion and some users can persist other newly created >>> users on the PRIMARY, can't we grey out this drop down so that it works for >>> only one secondary user store? >>> >>> Regards, >>> Hanen >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Regards, >> >> >> *Darshana Gunawardana*Associate Technical Lead >> WSO2 Inc.; http://wso2.com >> >> *E-mail: [email protected] <[email protected]>* >> *Mobile: +94718566859 <+94%2071%20856%206859>*Lean . Enterprise . >> Middleware >> > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Chamila Dilshan Wijayarathna, PhD Research Student The University of New South Wales (UNSW Canberra) Australian Centre for Cyber Security Australian Defence Force Academy PO Box 7916, Canberra BA ACT 2610 Australia Mobile:(+61)416895795
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
