Also - what is the version of IS ? Thanks & regards, -Prabath
On Fri, Jul 5, 2013 at 7:54 AM, Prabath Siriwardena <[email protected]>wrote: > Can you please share your user-mgt.xml and the LDAP structure? > > Thanks & regards, > -Prabath > > > On Wed, Jul 3, 2013 at 6:40 PM, Adrian Mitev <[email protected]>wrote: > >> Hi Asela! Thank you for your answer. My current configuration contains >> this property as specified in the documentation [1]. However the issue >> occurs even with this setting. >> >> 1 - >> http://docs.wso2.org/wiki/display/IS400/Default+LDAP+User+Store+Configuration >> >> >> On Wed, Jul 3, 2013 at 11:25 AM, Asela Pathberiya <[email protected]> wrote: >> >>> Hi Adrian, >>> >>> If you have not optimized the configuration, There may be some slowness >>> when number of users are increased. To optimized LDAP authentication, you >>> need to use "UserDNPattern" property.... such as following.... This >>> properly must be match with your search base and this can be used with with >>> both flat and hierarchical user search bases. >>> >>> <Property >>> name="UserDNPattern">uid={0},ou=Users,dc=wso2,dc=org</Property> >>> >>> Thanks, >>> Asela. >>> >>> >>> >>> >>> On Wed, Jul 3, 2013 at 12:44 PM, Adrian Mitev <[email protected]>wrote: >>> >>>> Hi all! I'm not sure if this is the right place to ask! I'm using WSO2 >>>> Identity Server with it's bundled LDAP. I have a requirement to store 5000+ >>>> accounts. I created a test script that adds many accounts using the remote >>>> web services (RemoteUserStoreManagerService) through the Java apis. However >>>> as the users amount begin to grow, the operations get slower. Is this a >>>> known issue? Could you suggest me an optimization strategy? >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Thanks & Regards, >>> Asela >>> >>> Mobile : +94 777 625 933 >>> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thanks & Regards, > Prabath > > Mobile : +94 71 809 6732 > > http://blog.facilelogin.com > http://RampartFAQ.com > -- Thanks & Regards, Prabath Mobile : +94 71 809 6732 http://blog.facilelogin.com http://RampartFAQ.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
