LDAP Sync not pulling all users #11606
Unanswered
BlitzSonik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I just took over our Snipe-IT installation where the previous admin added our users manually in the app. I am now trying to use the LDAP Sync functionality against our on-prem AD environment. I configured all the recommended settings from the manual and am able to get a successful LDAP connection/bind. However, while the connection works to return users, it is only returning a subset of the users I am expecting to see. Since I am new to all this PHP/Laravel/Snipe-IT stuff, I figured I would reach out here before I posted a bug cuz it is entirely possible I am doing something wrong!
The installation specifics are:
Windows Server 2019 fully patched
Snipe-IT Version v6.0.8 build 8409 (gff5d64fcb) upgraded from v4.something using GIT
Laravel Version 8.83.22
WAMP Stack as shown in the image below
The following confirms my previous statement about the connection working but it will ONLY return this exact subset of users (PII blurred for security). I am at a loss as to why it only returns these same 7 users when it should be returning 86.

Beta Was this translation helpful? Give feedback.
All reactions