Skip to content

Commit 80ac0b9

Browse files
nimarezainiakarenzonevishaangelova
authored
Clarify GA status and technical preview in warning (#3842)
Updated warning message to clarify GA status and technical preview for Active Directory interfacing. --------- Co-authored-by: Karen Metts <[email protected]> Co-authored-by: Visha Angelova <[email protected]> Co-authored-by: Visha Angelova <[email protected]>
1 parent d621ca6 commit 80ac0b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

reference/fleet/elastic-agent-unprivileged.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,12 @@ For example:
234234
235235
## Using `unprivileged` mode with a pre-existing user and group [unprivileged-preexisting-user]
236236
237-
::::{warning}
238-
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
239-
::::
240-
237+
In certain cases you may want to install {{agent}} in `unprivileged` mode, with the agent running as a pre-existing user or as part of a pre-existing group. For example, on a Windows system you may have a service account in Active Directory and you'd like {{agent}} to run under that account.
241238
242-
In certain cases you may want to install {{agent}} in `unprivileged` mode, with the agent running as a pre-existing user or as part of a pre-existing group. For example, on a Windows system you may have a service account in Active Directory and you’d like {{agent}} to run under that account.
239+
:::{admonition} Active Directory to determine user group
240+
:applies_to: stack: preview
241+
The ability to interface with Active Directory to determine the user group is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
242+
:::
243243
244244
::::{note}
245245
On Windows, the `--password` parameter is required when specifying a custom user account.

0 commit comments

Comments
 (0)