Hi Hanen To the first question, have you checked under ou=Users,ou=<tenant_domain>,<rootDN> location in LDAP And for the second question, you will need to specify Domain name when you add users. If its not there as a parameter in RemoteUserStoreManager then you might need to use UserAdmin service to do that.
Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Mon, Dec 19, 2016 at 10:46 PM, Hanen Ben Rhouma <[email protected]> wrote: > Hello, > > I have a question regarding tenants management within WSO2 IS; When I > create a tenant there is a tenant admin created simultaneously, I checked > apacheDS directory and didn't find him there. Where is he persisted? > > I have another question regarding secondary user store: I have configured > a ReadWriteLDAPUserstore as a secondary user store under a tenant directory > (tenant-related LDAP). > When I create my users through a SOAP call by using the > RemoteUserStoreManager, I can see them within the administration console > but not within my LDAP and if I create users from within the LDAP I can see > them through the administration console prefixed with "DOMAIN_NAME/". > Could you please clarify all this for me, how can I have my users > persisted correctly within the LDAP and through the application? > > > Regards, > Hanen > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
