Skip to content

Commit

Permalink
PD-762: initial branching effort and get local builds to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrt134 committed Dec 26, 2023
1 parent 2c53c44 commit 647ac79
Show file tree
Hide file tree
Showing 990 changed files with 133 additions and 71,478 deletions.
4 changes: 2 additions & 2 deletions config.toml
Expand Up @@ -85,8 +85,8 @@ enable = true
# (Optional, default none) Enable 'Edit this page' links. Requires 'GeekdocRepo' param
# and path must point to 'content' directory of repo.
# You can also specify this parameter per page in front matter.
geekdocEditPath = "edit/master/content"
pageheadEditPath = "edit/master"
geekdocEditPath = "edit/3.0/content"
pageheadEditPath = "edit/3.0"

# (Optional, default true) Enables search function with flexsearch.
# Index is built on the fly and might slowdown your website.
Expand Down
14 changes: 0 additions & 14 deletions content/404Error.md

This file was deleted.

@@ -1,8 +1,7 @@
---
title: "LDAP Servers"
description: "Describes how to configure LDAP servers for TrueCommand."
aliases:
- /truecommand/administration/admin/ldapservers/

weight: 50
tags:
- ldap
Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "Configuring IDP SAML as SSO for TrueCommand SAML Service"
description: "Provides information on setting up an identity provider (IDP) SAML provider as SSO for TrueCommand SAML service."
weight: 40
aliases:
- /truecommand/administration/admin/saml/configidpsamlsso/

tags:
- saml
---
Expand Down
Expand Up @@ -2,9 +2,7 @@
title: "Configuring TrueCommand SAML Service for Active Directory"
description: "Provides detailed instructions on setting up SAML service in TrueCommand and Active Directory."
weight: 20
aliases:
- /truecommand/administration/admin/samlad/
- /truecommand/administration/admin/saml/samlad/

tags:
- saml
---
Expand Down
Expand Up @@ -2,9 +2,7 @@
title: "Configuring TrueCommand SAML Service for Google Admin"
description: "Provides detailed instructions on setting up SAML service in TrueCommand and Google Admin."
weight: 30
aliases:
- /truecommand/administration/admin/samlga/
- /truecommand/administration/admin/saml/samlga/

tags:
- saml
---
Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "SAML Tutorials"
description: "Provides SAML tutorials for TrueCommand SAML configurations."
weight: 10
aliases:
- /truecommand/administration/admin/saml/

geekdocCollapseSection: true
related: false
---
Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "Administration"
description: "Section with guides to configure and administer TrueCommand."
weight: 40
aliases:
- /truecommand/administration/admin/

geekdocCollapseSection: true
related: false
---
Expand Down
@@ -1,8 +1,7 @@
---
title: "NAS Users and Groups"
description: "How to bulk create user and group accounts across many connected TrueNAS systems."
aliases:
- /truecommand/systemmanagement/nasusersandgroups/

weight: 40
---

Expand All @@ -11,7 +10,7 @@ TrueCommand allows administrator users to create TrueNAS users and groups across
## NAS Users and Groups
To add a NAS user or group to TrueNAS systems using TrueCommand, click the <i class="material-icons" aria-hidden="true" >more_vert</i> button found on system widgets on the main **Dashboard**, the systems listed on the **Fleet Dashboard > Systems** widget, and for administrator users, on the system rows listed on the **Systems** screen.

The [**Users**]({{< relref "/TrueCommand/AdminGuide/Users.md" >}}) option on the main settings dropdown menu only manages TrueCommand users and groups.
The [**Users**]({{< relref "/AdminGuide/Users.md" >}}) option on the main settings dropdown menu only manages TrueCommand users and groups.

### Adding TrueNAS Users

Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "Logs"
description: "Provides information on system logs."
weight: 30
aliases:
- /truecommand/administration/systemlog/

tags:
- syslog
---
Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "Systems"
description: "Provides information on the System screens, settings, and options."
weight: 10
aliases:
- /truecommand/administration/systems/

tags:
- tcsystems
---
Expand Down
Expand Up @@ -2,8 +2,7 @@
title: "Users and Teams"
description: "Describes the Users and Teams screens and has usage notes for administering TrueCommand user accounts."
weight: 20
aliases:
- /truecommand/administration/users/

tags:
- users
- accounts
Expand Down Expand Up @@ -59,7 +58,7 @@ To revert to the original field contents, click **RESET FORM** before you click
| **Title** | Enter or change the user title. |
| **Email** | Enter or change the user email. If [SMTP]({{< relref "AlertManage.md" >}}) is not set up, an error message displays at the bottom of the screen stating **Failed to send email. Are your SMTP settings configured?**. Admins can click the **CONFIGURE** button to open the SMTP settings window. Before adding a user email, go to **Alert Services** and verify you have set up the SMTP service. |
| **Phone** | Enter or change the user phone number. |
| **Two Factor Authentication** | Enables [Two Factor Authentication]({{< relref "truecommand/tcgettingstarted/useraccounts.md" >}}), which requires the user to enter a validation code emailed to them after they enter their username, password, and click **SIGN IN** on the login screen. |
| **Two Factor Authentication** | Enables [Two Factor Authentication]({{< relref "/tcgettingstarted/useraccounts.md" >}}), which requires the user to enter a validation code emailed to them after they enter their username, password, and click **SIGN IN** on the login screen. |
| **TrueCommand Administrator** | Designates the account as an administrator. |
| **Password** | New user password. |
| **Password Confirm** | Confirms new user password. |
Expand Down
Expand Up @@ -2,18 +2,17 @@
title: "Administrator Guide"
description: "How to find and use TrueCommand features that are restricted to administrator accounts."
weight: 20
aliases:
- /truecommand/administration/

cascade:
- _target:
book: "TrueCmdAG"
---

TrueCommand has features that are restricted to administrator accounts.
After [getting started with TrueCommand]({{< relref "/TrueCommand/TCGettingStarted/_index.md" >}}), additional administrator accounts can log in to the web interface and configure the software in the same way the first time user can.
After [getting started with TrueCommand]({{< relref "/TCGettingStarted/_index.md" >}}), additional administrator accounts can log in to the web interface and configure the software in the same way the first time user can.
This guide reviews these screens and provides guidance for these TrueCommand administrator accounts to configure any access-restricted settings.

To read about settings that are available to any TrueCommand user account, see the related [User Guide]({{< relref "/TrueCommand/UserGuide/_index.md" >}}).
To read about settings that are available to any TrueCommand user account, see the related [User Guide]({{< relref "/UserGuide/_index.md" >}}).

## Administration Guide Contents

Expand Down

0 comments on commit 647ac79

Please sign in to comment.