LDAP user not import the group members

chunn
Tera Expert

hi can you help me?

the 

GlideLDAPGroups how to work?

chunn_0-1692770067598.png

 

 

 

 

 

5 REPLIES 5

Maik Skoddow
Tera Patron
Tera Patron

Hi @chunn 

you are not allowed to prefix the user IDs with

return "st." + UserId; 

Otherwise the OOTB scripts will not work.

Maik

@Maik Skoddow  thanks to reply for me .why the not allowd to prefix the user IDs

I try it the target table st.user id to add it.

Hi @chunn 

I explained why.

The more interesting question is why you want to prefix the usernames? Please explain the underlying requirement. Only then I can answer your question seriously.

Maik

@Maik Skoddow hi Since both duplicate users and groups need to register with servicenow, the serienow is set to "unique", so that duplicate exclusion can not be duplicated.
User ID registered to servicenow is different from ad
(user from system test AD) st. [user ID]

 

therefor I creat the other transform map 

But after execution, there are users with ST,Group member information does not have group information, does not import, there is group information for group member information if no ST is imported.

chunn_0-1692777637993.pngchunn_1-1692777698554.pngchunn_2-1692777784241.png