[PR #13716] [MERGED] Documentation: LDAP Update for Active Directory #14242

Closed
opened 2025-12-29 23:23:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13716
Author: @danner26
Created: 9/7/2023
Status: Merged
Merged: 9/13/2023
Merged by: @jeremystretch

Base: developHead: docs-ldap-ad-update


📝 Commits (4)

  • 4ca9afd Adding documentation to 6-LDAP to display how to allow Active Directory logins with or without the user UPN suffix.
  • f5c9462 Correcting misspellings and clarifying explanations
  • 31b071c Updating sections to include sample template
  • bf1194b Misc revisions

📊 Changes

1 file changed (+120 additions, -0 deletions)

View changed files

📝 docs/installation/6-ldap.md (+120 -0)

📄 Description

Fixes: #13715

  • Added installation documentation to 6-ldap.md which explains the configuration changes for authenticating with either a sAMAccountName and userPrincipalName
  • Added section with a sample ldap_config.py configuration which can be used for Active Directory with the above addition as well

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/13716 **Author:** [@danner26](https://github.com/danner26) **Created:** 9/7/2023 **Status:** ✅ Merged **Merged:** 9/13/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `docs-ldap-ad-update` --- ### 📝 Commits (4) - [`4ca9afd`](https://github.com/netbox-community/netbox/commit/4ca9afddcbae939ac210bc1f78a181a7f8026c1e) Adding documentation to 6-LDAP to display how to allow Active Directory logins with or without the user UPN suffix. - [`f5c9462`](https://github.com/netbox-community/netbox/commit/f5c946220131e93e961db7be112978355e08d267) Correcting misspellings and clarifying explanations - [`31b071c`](https://github.com/netbox-community/netbox/commit/31b071ccb5bd5af1de9c915aeb2adb58926ac596) Updating sections to include sample template - [`bf1194b`](https://github.com/netbox-community/netbox/commit/bf1194b1afb69bc10e161996c565174b7a4866ed) Misc revisions ### 📊 Changes **1 file changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/6-ldap.md` (+120 -0) </details> ### 📄 Description ### Fixes: #13715 - Added installation documentation to `6-ldap.md` which explains the configuration changes for authenticating with either a `sAMAccountName` and `userPrincipalName` - Added section with a sample `ldap_config.py` configuration which can be used for Active Directory with the above addition as well --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:23:22 +01:00
adam closed this issue 2025-12-29 23:23:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14242