You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -826,7 +826,7 @@ For details and limitations for running {agent} in this mode, refer to {fleet-gu
826
826
+
827
827
Note that changing to `unprivileged` mode is prevented if the agent is currently enrolled in a policy that includes an integration that requires administrative access, such as the {elastic-defend} integration.
828
828
+
829
-
[technical preview] To run {agent} without superuser privileges as a pre-existing user or group, for instance under an Active Directory account, you can specify the user or group, and the password to use.
829
+
preview:[] To run {agent} without superuser privileges as a pre-existing user or group, for instance under an Active Directory account, you can specify the user or group, and the password to use.
830
830
+
831
831
For example:
832
832
+
@@ -1191,7 +1191,7 @@ For details and limitations for running {agent} in this mode, refer to {fleet-gu
1191
1191
1192
1192
Note that changing a running {agent} to `unprivileged` mode is prevented if the agent is currently enrolled with a policy that contains the {elastic-defend} integration.
1193
1193
1194
-
[technical preview] To run {agent} without superuser privileges as a pre-existing user or group, for instance under an Active Directory account, add either a `--user` or `--group` parameter together with a `--password` parameter.
1194
+
preview:[] To run {agent} without superuser privileges as a pre-existing user or group, for instance under an Active Directory account, add either a `--user` or `--group` parameter together with a `--password` parameter.
1195
1195
1196
1196
[discrete]
1197
1197
=== Examples
@@ -1203,14 +1203,14 @@ Run {agent} without administrative privileges:
1203
1203
elastic-agent unprivileged
1204
1204
----
1205
1205
1206
-
Run {agent} without administrative privileges, as a pre-existing user: [technical preview]
1206
+
preview:[] Run {agent} without administrative privileges, as a pre-existing user:
0 commit comments