Integration with multiple ldap

prianca
Kilo Explorer

Hi Expert,

I have to integrate ServiceNow with 7 Ldap in order to import user records and store in ServiceNow user table.

Is 1 MID Server sufficient to run this import ? if yes , what should be the recommended configuration of the MIDServer VM.

Thanks for answering.

Priyanka

3 REPLIES 3

adilrathore
ServiceNow Employee
ServiceNow Employee

What is the number of CIs you would be discovering?



If it is at around 2000, then you would probably require a couple of MID Servers with 2 GHz Dual Core with 4GBs of   RAM to scan your environment in approx 4 to 5 hours time window. If you want to scan in less time then you can employ a few more MID Servers to reduce the overall scan time a couple of hours.


Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

Hi,



Is it 7 LDAP's to pull a single user info or just LDAP's in total for all users?



Either way, you could probably get away with 1 Mid server with the jobs running one after the other. The Mid server should probably be bump up to 50 threads, and override the jvm to at least 2GBs ram. If you see problems, then I would add another mid server and put them in a cluster or just divide up the LDAP pulls between the two mid servers.


Hi,



As patrick mentioned. One MID server with scheduled imports running one after the other should be fine. How many user do you expect per LDAP server ?


Just remember you cant use MID server clustering with LDAP imports.



Cheers


Mohamad