- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 12:51 AM
Hello everyone!
I'm doing the course ServiceNow Platform Implementation On demand.
I'm doing the exercise "SNPI - LDAP Server Setup", but I have received the error message when configure the following options for LDAP:
RDN: ou=CloudDimensionsDev
Query field: uid
Filter: (cn=*)
I'm doing exactly what the exercise details, but the validation is not working.
Please, someone who can help me. Is the validation is not correct, I can´t finish de course.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 05:12 AM
Hello,
I can find the error. I change the parameter RDN ou=CloudDimensionsDev for RDN ou=CloudDimensionsDev,ou=Users
With this modification works the connection and Browse data.
I ask to Help Center to modify the instruccions of the laboratory.
Thank you very much for your help.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 12:57 AM
Hi @MiriamLC ,
The LDAP ou Def which you defined looks fine, did you run a test connection to see if its connecting and you get quried data from it ? or are you able to browse the defination that you filtered ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 01:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 05:12 AM
Hello,
I can find the error. I change the parameter RDN ou=CloudDimensionsDev for RDN ou=CloudDimensionsDev,ou=Users
With this modification works the connection and Browse data.
I ask to Help Center to modify the instruccions of the laboratory.
Thank you very much for your help.
Best regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 10:29 AM
thanks Miriam