Forum Discussion
File Share Connector users not mapping
The first real world deployment I'm doing has hit the above issue. Connector in the admin portal showing 0 users synced, 105 items synced.
Rollout audience is correct, the copilot user is able to login to the on-premise machine and get access to the same file share location.
I did this with a Hyper-V VM before the engagement and it worked flawlessly.
- JKelly1Aug 03, 2026Copper Contributor
For us I found our problem, it was the folder permissions on our file server. The folder I was testing with just had Domain Users for permissions and that was it. Since Entra AD Connect does not sync the domain users group, I was getting access denied from the File Share connector in CoPilot. Had to either add my user manually to the folder or add a group that was part of an Entra AD Synced OU and it worked after that. For what it's worth as well, the user mappings on the main page of the File Share Connector still shows zero, but if you go to the index search and paste in a path to a file that is part of the index then click the permissions/access tab it will show you who actually has access
- Kane1Aug 04, 2026Copper Contributor
Beat me to it. This was also our issue. The OU being used to provide access was outside the Entra Sync so it would not be recognised.
After adding a group which was Entra sync’d it worked.