It seams that not all users are imported (only 500) or updated from Novell eDirectory since I have updated to 9.1. I have defined an ImportUsersOfGroup.

asked 28.07.2020 at 08:35

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%

edited 28.07.2020 at 08:37


This can happen because with 9.1 we changed the way we read the users form a group. This is done now with one search query with a filter over the groupMembership attribute.

To fix this you need either a new version of eDirectory (at least 9.1.1) or add an index to the groupMembership attribute. An index is anyway a good Idea to speed up the synch performance if you have set an ImportUsersOfGroup.

eDirectory Bug which causes this problem and was fixed with eDirectory 9.1.1: LDAP paging returns the same values for each page (Bug 1071840)

link

answered 28.07.2020 at 08:42

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

edited 28.07.2020 at 08:44

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×3

Asked: 28.07.2020 at 08:35

Seen: 2,043 times

Last updated: 28.07.2020 at 08:44