Blog: Profiles - Import Active Directory#3432
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
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*)`. | | ||
|
|
Contributor
There was a problem hiding this comment.
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.
Agent-Logs-Url: https://github.com/BornToBeRoot/NETworkManager/sessions/8a42c80c-8bf9-4e63-afab-3e93a02e2c1f Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.