web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

BC 26 Security Groups - Onprem

(6) ShareShare
ReportReport
Posted on by 66
In BC26 onprem on the security groups page when you click New, then under Windows Group Name click the 3 dots to open the "Available Security Groups" page it only lists the default groups in AD.  Is there anyone to list/search all onprem Active Directory groups or are we stuck manually typing these in when tying them into BC?  
 
I've tested with two different versions of 26 (rtm, cu3) and same behavior.  In the screenshot is the default groups it shows, there should be dozens of other security groups listed/available.
 
 
bcsecurity.jpg
I have the same question (0)
  • Suggested answer
    Jeffrey Bulanadi Profile Picture
    9,114 Super User 2026 Season 1 on at

    Hi

    It confirms that the “Available Security Groups” lookup in BC26 on-prem is only displaying default AD groups, such as “Backup Operators,” “Power Users,” and “Remote Desktop Users.” This behavior is consistent across multiple builds and is a known limitation when using Windows Authentication in on-prem deployments.

    Here’s what’s happening and how to work around it:

    1. Why only default groups appear

    • The lookup page pulls from a limited AD query scope, often restricted to well-known built-in groups
    • Custom or domain-specific groups aren’t surfaced unless explicitly queried or cached

    2. Workaround options

    • You can manually type the Windows Group Name using the format DOMAIN\GroupName
    • To get a full list of AD groups, use PowerShell on the domain controller or a machine with RSAT tools:
    powershell
    Get-ADGroup -Filter * | Select-Object Name
    • Alternatively, use the Security Group Lookup page in BC and extend it via AL to include custom logic for broader AD enumeration (requires development)
    • 3. AL-based workaround (developer tip)
    • The Security Group Buffer and Security Group Lookup pages use temporary tables
    • You can create a page extension or custom action that calls GetAvailableGroups() from the Security Group codeunit
    • For full access, you may need to reference domain-specific group names directly or use external integration

    Here’s a helpful walkthrough on  using codeunit Security Group and page Security Group Lookup.

    https://yzhums.com/41766/

    If you find this helpful, feel free to mark this as the suggested or verified answer.

    Cheers
    Jeffrey

  • Suggested answer
    YUN ZHU Profile Picture
    99,805 Super User 2026 Season 1 on at
    Hi, I'm not sure if this can help you, I hope the information below can give you some hints.
     
    Thanks.
    ZHU
  • Gerardo Rentería García Profile Picture
    26,080 Most Valuable Professional on at

    Hi, good day
    I hope this can help you, and give you some hints.

    Control Access Using Security Groups - Business Central | Microsoft Learn

    Best Regards
    Gerardo

  • Suggested answer
    Jainam M. Kothari Profile Picture
    15,829 Super User 2026 Season 1 on at

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,122 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,148 Super User 2026 Season 1

#3
Teagen Boll Profile Picture

Teagen Boll 733 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans