Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to put multiple starting search directories in LDAP integration

Madhura5
Tera Contributor

Hi All,

We have a requirement where we want to import User and Contacts data in Servicenow through LDAP and we have received multiple starting search directories for the same. for eg

Contacts= OU=Fulfillment,OU=OtherAccounts,DC=mycompany,DC=example

Users = OU= UserAccounts,DC=mycompany,DC=example

Do i need to create two LDAP servers with two different starting search directories or can I just create a single server with the starting directory as DC=mycompany,DC=example.

 

 

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

1 server with the starting search directory set to DC=mycompany,DC=example, but add 2 OU Definitions so your import only gets the OU=Fulfillment, & OU= UserAccounts

find_real_file.png

View solution in original post

1 REPLY 1

Michael Fry1
Kilo Patron

1 server with the starting search directory set to DC=mycompany,DC=example, but add 2 OU Definitions so your import only gets the OU=Fulfillment, & OU= UserAccounts

find_real_file.png