Skip to content

Blog: Profiles - Import Active Directory#3432

Merged
BornToBeRoot merged 3 commits into
mainfrom
blog/profile-import-ad
May 19, 2026
Merged

Blog: Profiles - Import Active Directory#3432
BornToBeRoot merged 3 commits into
mainfrom
blog/profile-import-ad

Conversation

@BornToBeRoot
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 17, 2026 22:19
@github-actions github-actions Bot added this to the next-release milestone May 17, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new website blog post announcing and explaining the new “Import Profiles from Active Directory” feature, including UI screenshots and links to relevant documentation.

Changes:

  • New blog article describing the AD/LDAP-based profile import workflow.
  • Includes screenshots for the import dialog and review/import step.
  • Links out to pre-release download and the “Groups and Profiles > Import” documentation section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +26 to +35
| Field | Description |
| ----- | ----------- |
| **Search base** | LDAP search base, e.g. `DC=domain,DC=com` |
| **Server** | Hostname or IP of the LDAP server. Leave empty to use the default domain controller. |
| **Port** | Defaults to `389` (LDAP) or `636` (LDAPS), switches automatically when **Use SSL** is toggled. |
| **Use SSL** | Connect via LDAPS (encrypted). |
| **Authentication** | Use current Windows credentials or supply a custom username and password. |
| **Exclude disabled accounts** | Skip computer accounts that are disabled in AD. |
| **Additional LDAP filter** | Narrow results further, e.g. `(operatingSystem=Windows Server*)`. |

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot apply changes based on this feedback

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 8722891. I normalized the table separator row so the table uses standard single-pipe Markdown syntax and renders correctly. This was a docs-only change, so there is no UI change screenshot to provide.

@BornToBeRoot BornToBeRoot merged commit fbe98e0 into main May 19, 2026
1 of 5 checks passed
@BornToBeRoot BornToBeRoot deleted the blog/profile-import-ad branch May 19, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants