Skip to content

Commit

Permalink
Merge pull request #1749 from truenas/Directory-Services-Taglist-Fix
Browse files Browse the repository at this point in the history
Directory-services-taglist-fix SCALE
  • Loading branch information
tonyriv3 authored Feb 21, 2023
2 parents d9e5863 + 7be4cc1 commit 09cdf9a
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Active Directory Screen"
descritpion: "This article provides information on the **Active Directory** configuration screen settings."
description: "This article provides information about Active Directory configuration screen settings."
weight: 10
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
Expand Down Expand Up @@ -52,6 +52,4 @@ Click **Advanced Options** to open the advanced settings screen. The **Advanced
| **NetBIOS Alias** | Alternative names (no greater than 15 characters) that SMB clients can use when connecting to this NAS. Can be no greater than 15 characters. |
| **Leave Domain** | Disconnects the TrueNAS system from the Active Directory. |


{{< taglist tag="scalead" limit="10" >}}
{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
title: "Idmap"
description: "This article provides information about Identity Mapping (IDMAP) configuration screen settings."
geekdocCollapseSection: true
weight: 30
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
- /scale/credentials/directoryservices/ldapscale/
- /scale/credentials/directoryservices/idmapscale/
- /scale/credentials/directoryservices/kerberosscale/
tags:
- scaleidmap
- scaledirectoryservices
---

{{< toc >}}
Expand All @@ -32,4 +36,6 @@ Some options only display when either adding or editing an Idmap.
| **Schema Mode** | Choose the schema to use with LDAP authentication for SMB shares. The LDAP server must be configured with Samba attributes to use a Samba Schema. Options include RFC2307 (included in Windows 2003 R2) and Service for Unix (SFU). For SFU 3.0 or 3.5, choose "SFU". For SFU 2.0, choose "SFU20". |
| **Unix Primary Group** | When checked, the primary group membership is fetched from the LDAP attributes (gidNumber). When not checked, the primary group membership is calculated via the "primaryGroupID" LDAP attribute. |
| **Unix NSS Info** | When checked, winbind will retrieve the login shell and home directory from the LDAP attributes. When not checked or when the AD LDAP entry lacks the SFU attributes the smb4.conf parameters `template shell` and `template homedir` are used. |
| **SSSD Compat** | Generate Idmap low range based on the same algorithm that SSSD uses by default. |
| **SSSD Compat** | Generate Idmap low range based on the same algorithm that SSSD uses by default. |

{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
title: "Kerberos Keytab"
description: "This article provides information about Kerberos Keytabs configuration screen settings."
geekdocCollapseSection: true
weight: 60
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
- /scale/credentials/directoryservices/ldapscale/
- /scale/credentials/directoryservices/idmapscale/
- /scale/credentials/directoryservices/kerberosscale/
tags:
- scalekerberos
- scaledirectoryservices
---

{{< toc >}}
Expand All @@ -18,4 +22,6 @@ Click a **Kerberos Keytab** name to edit a Kerberos Realm, or click **Add** in t
| Setting | Description |
|---------|-------|
| **Name** | Enter a name for this Keytab. |
| **Kerberos Keytab** | Browse to the keytab file to upload. |
| **Kerberos Keytab** | Browse to the keytab file to upload. |

{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
title: "Kerberos Realms"
description: "This article provides information about Kerberos Realms configuration screen settings."
geekdocCollapseSection: true
weight: 50
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
- /scale/credentials/directoryservices/ldapscale/
- /scale/credentials/directoryservices/idmapscale/
- /scale/credentials/directoryservices/kerberosscale/
tags:
- scalekerberos
- scaledirectoryservices
---

{{< toc >}}
Expand All @@ -20,4 +24,6 @@ Click a **Kerberos Realm** name to edit a Kerberos Realm, or click **Add** in th
| **Realm** | Enter the name of the realm. |
| **KDC** | Enter the name of the Key Distribution Center. Separate multiple values by pressing <kbd>Enter</kbd>. |
| **Admin Server** | Define the server that performs all database changes. Separate multiple values by pressing <kbd>Enter</kbd>. |
| **Password Server** | Define the server that performs all password changes. Separate multiple values by pressing <kbd>Enter</kbd>. |
| **Password Server** | Define the server that performs all password changes. Separate multiple values by pressing <kbd>Enter</kbd>. |

{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
title: "Kerberos Settings"
description: "This article provides information about Kerberos configuration screen settings."
geekdocCollapseSection: true
weight: 40
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
- /scale/credentials/directoryservices/ldapscale/
- /scale/credentials/directoryservices/idmapscale/
- /scale/credentials/directoryservices/kerberosscale/
tags:
- scalekerberos
- scaledirectoryservices
---

{{< toc >}}
Expand All @@ -18,4 +22,6 @@ Click an **Settings** in the **Credentials > Directory Services** **Kerberos Set
| Setting | Description |
|---------|-------|
| **Appdefaults Auxiliary Parameters** | Additional Kerberos application settings. See the "appdefaults" section of [krb.conf(5)]. for available settings and usage syntax. |
| **Libdefaults Auxiliary Parameters** | Additional Kerberos library settings. See the "libdefaults" section of [krb.conf(5)]. for available settings and usage syntax. |
| **Libdefaults Auxiliary Parameters** | Additional Kerberos library settings. See the "libdefaults" section of [krb.conf(5)]. for available settings and usage syntax. |

{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
---
title: "LDAP"
description: "This article provides information about Lightweight Directory Access Protocol (LDAP) configuration screen settings."
geekdocCollapseSection: true
weight: 20
aliases:
- /scale/credentials/directoryservices/activedirectoryscale/
- /scale/credentials/directoryservices/ldapscale/
- /scale/credentials/directoryservices/idmapscale/
- /scale/credentials/directoryservices/kerberosscale/
tags:
- scaleldap
- scaledirectoryservices
---

{{< toc >}}
Expand Down Expand Up @@ -44,4 +48,6 @@ Click **Configure LDAP** in **Credentials > Directory Services** to open the **L

{{< hint warning >}}
**DEPRECATED:** Samba Schema support is deprecated in Samba 4.13. We will remove this feature after Samba 4.14. Users should begin upgrading legacy Samba domains to Samba AD domains.
{{< /hint >}}
{{< /hint >}}

{{< taglist tag="scaledirectoryservices" limit="10" title="Related Directory Services Articles" >}}

0 comments on commit 09cdf9a

Please sign in to comment.