Skip to content

DOCS-2691 / 26 / DOCS-2691 Add Exposure to the Allow Directory Services users to acce… (by micjohnson777) - #4788

Merged
tonyriv3 merged 2 commits into
26from
DOCS-2691-26
Sep 9, 2026
Merged

DOCS-2691 / 26 / DOCS-2691 Add Exposure to the Allow Directory Services users to acce… (by micjohnson777)#4788
tonyriv3 merged 2 commits into
26from
DOCS-2691-26

Conversation

@bugclerk

@bugclerk bugclerk commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

…ss WebUI function

This commit adds content about this Enterprise-only setting to the ConfigAD.md and AdminRoles.md tutorials to increase visibility to this configuration option already documented in the AdvancedSettings.md article.

Backport to 25.10 and 26

Thanks for contributing to TrueNAS documentation! By opening a Pull Request, you're acknowledging that your changes will be distributed under the Creative Commons 4.0 license.

Original PR: #4773
Jira URL: https://ixsystemsinc.atlassian.net/browse/DOCS-2691

…ss WebUI function

This commit adds content about this Enterprise-only setting to the ConfigAD.md and AdminRoles.md tutorials to increase visibility to this configuration option already documented in the AdvancedSettings.md article.

(cherry picked from commit e06f955)
@bugclerk
bugclerk requested a review from a team as a code owner September 9, 2026 12:42
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Vale Style Guide Issues (Previous - Click to expand)

Vale Style Guide Issues

📊 Summary: 87 issues found in changed files - 9 errors, 0 warnings, 78 suggestions

Changed files with issues:

content/Credentials/DirectoryServices/ConfigAD.md (61 issues)

  • Line 29 - suggestion: Spell out 'PAM' on first use
  • Lines 41, 53 - suggestion: Consider 'TrueNAS' instead of 'TrueNAS'
  • Lines 47, 71, 86, 130, 132, 138, 145 - suggestion: Use active voice instead of passive voice
  • Line 47 - error: Use 'Controller 1' instead of 'controller a'
  • Line 51 - error: Remove the spaces around ' — '.
  • Line 63 - suggestion: Spell out 'PDC' on first use
  • Line 63 - suggestion: Spell out 'FSMO' on first use
  • Lines 140, 142, 145, 150, 152, 156, 158, 182 - suggestion: Spell out 'IDMAP' on first use
  • Lines 140, 156 - error: Don't use 'Backend'. See the A-Z word list for details.
  • Lines 145, 194, 198 - suggestion: Spell out 'RID' on first use
  • Lines 145, 194 - suggestion: Spell out 'SID' on first use
  • Lines 145, 164, 201 - suggestion: Keep sentences under 30 words
  • Lines 182, 192, 198 - error: Don't use 'backend'. See the A-Z word list for details.
  • Line 182 - suggestion: Spell out 'UNIX' on first use
  • Lines 184, 186, 188, 194 - suggestion: Spell out 'UID' on first use
  • Lines 184, 186, 188, 194 - suggestion: Spell out 'GID' on first use
  • Line 184 - suggestion: Spell out 'SFU' on first use
  • Line 190 - suggestion: Spell out 'NSS' on first use
  • Line 196 - suggestion: Spell out 'TDB' on first use

content/Credentials/AdminRoles.md (26 issues)

  • Lines 28, 39, 62, 66, 144 - suggestion: Keep sentences under 30 words
  • Lines 39, 51, 113, 136, 144 - suggestion: Use active voice instead of passive voice
  • Line 68 - suggestion: Spell out 'ELF' on first use
  • Lines 83, 113 - suggestion: Don't use language (such as 'disabled') that defines people by their disability.
  • Line 133 - suggestion: Use 'login' instead of 'Log In'
  • Line 133 - error: Use 'login' instead of 'Log In'
  • Line 135 - suggestion: Use Oxford comma before 'and' in lists

🔧 To fix: Review the issues above and update your documentation accordingly.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Vale Style Guide Issues

📊 Summary: 87 issues found in changed files - 9 errors, 0 warnings, 78 suggestions

Changed files with issues:

content/Credentials/DirectoryServices/ConfigAD.md (61 issues)

  • Line 30 - suggestion: Spell out 'PAM' on first use
  • Lines 43, 55 - suggestion: Consider 'TrueNAS' instead of 'TrueNAS'
  • Lines 49, 74, 89, 133, 135, 141, 148 - suggestion: Use active voice instead of passive voice
  • Line 49 - error: Use 'Controller 1' instead of 'controller a'
  • Line 53 - error: Remove the spaces around ' — '.
  • Line 66 - suggestion: Spell out 'PDC' on first use
  • Line 66 - suggestion: Spell out 'FSMO' on first use
  • Lines 143, 145, 148, 153, 155, 159, 161, 185 - suggestion: Spell out 'IDMAP' on first use
  • Lines 143, 159 - error: Don't use 'Backend'. See the A-Z word list for details.
  • Lines 148, 197, 201 - suggestion: Spell out 'RID' on first use
  • Lines 148, 197 - suggestion: Spell out 'SID' on first use
  • Lines 148, 167, 204 - suggestion: Keep sentences under 30 words
  • Lines 185, 195, 201 - error: Don't use 'backend'. See the A-Z word list for details.
  • Line 185 - suggestion: Spell out 'UNIX' on first use
  • Lines 187, 189, 191, 197 - suggestion: Spell out 'UID' on first use
  • Lines 187, 189, 191, 197 - suggestion: Spell out 'GID' on first use
  • Line 187 - suggestion: Spell out 'SFU' on first use
  • Line 193 - suggestion: Spell out 'NSS' on first use
  • Line 199 - suggestion: Spell out 'TDB' on first use

content/Credentials/AdminRoles.md (26 issues)

  • Lines 28, 39, 62, 66, 144 - suggestion: Keep sentences under 30 words
  • Lines 39, 51, 113, 136, 144 - suggestion: Use active voice instead of passive voice
  • Line 68 - suggestion: Spell out 'ELF' on first use
  • Lines 83, 113 - suggestion: Don't use language (such as 'disabled') that defines people by their disability.
  • Line 133 - error: Use 'login' instead of 'Log In'
  • Line 133 - suggestion: Use 'login' instead of 'Log In'
  • Line 135 - suggestion: Use Oxford comma before 'and' in lists

🔧 To fix: Review the issues above and update your documentation accordingly.

@tonyriv3
tonyriv3 merged commit 3a64f09 into 26 Sep 9, 2026
2 checks passed
@tonyriv3
tonyriv3 deleted the DOCS-2691-26 branch September 9, 2026 13:03
@bugclerk

bugclerk commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Sep 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants