What I have done to get it run: - configure ldap server: LDAP OU Definitions/Users: set "query_field" = "uid" and "Filter" = "(objectClass=inetOrgPerson)" (what comes from LDAP as "uid" has to match the sys_user.user_name field, "query_field=sn" would also work) - configure ldap server: LDAP OU Definitions/Groups set "query_field" = "ou" and "Filter" = "(objectClass=groupOfUniqueNames)" - load all recoreds from datasource: forumsys/Users - change transform map "LDAP User Import" - change "u_uid -> user_name" and "u_mail -> email" (u_samaccountname - does not exist on forumsys) - load all recoreds from datasource: forumsys/Groups - change transform map "LDAP Group Import" - change "u_ou -> name" Hint: LDAP Properties: Automatically import users from the LDAP servers if the user is not present in the 'sys_user' table = Yes - create a SN user account on first login try (the login is not successful, but the user is created, a second login will be successful)
What I have done to get it run:
- configure ldap server: LDAP OU Definitions/Users:
set "query_field" = "uid" and "Filter" = "(objectClass=inetOrgPerson)" (what comes from LDAP as "uid" has to match the sys_user.user_name field, "query_field=sn" would also work)
- configure ldap server: LDAP OU Definitions/Groups
set "query_field" = "ou" and "Filter" = "(objectClass=groupOfUniqueNames)"
- load all recoreds from datasource: forumsys/Users
- change transform map "LDAP User Import" - change "u_uid -> user_name" and "u_mail -> email" (u_samaccountname - does not exist on forumsys)
- load all recoreds from datasource: forumsys/Groups
- change transform map "LDAP Group Import" - change "u_ou -> name"
Hint: LDAP Properties: Automatically import users from the LDAP servers if the user is not present in the 'sys_user' table = Yes
- create a SN user account on first login try (the login is not successful, but the user is created, a second login will be successful)
Please message me on LinkedIn
superb ...thank you.
Welcome 😊
@@amitg waiting for your CMDB,Discovery related classes 😊
Good content.
Keep uploading brother
I will try my best. Thank you and keep supporting
Thanks👍
Welcome 👍
Hi Amit, can we write business rules to make chAnges in ldap server from servicenow
Can you please help me with interview questions or most common challenges related to SSO ,LDAP or any other integrations
Thanks
Sure lets plan a session on QnA
Thanks you
Welcome, Thanks allot for your support
In real time who will provide the LDAP Server information..to configure the LDAP server
OK?
the test ldap server from forumsys is not working..do you have any other test ldap server