Skip to content

[Website]: Doc bug for "Using unprivileged mode with a pre-existing user and group" #2808

@emweric

Description

@emweric

Type of issue

Inaccurate

What documentation page is affected

https://www.elastic.co/docs/reference/fleet/elastic-agent-unprivileged

What happened?

The documentation on your website about the unprivileged command for Elastic Agent is wrong.

https://www.elastic.co/docs/reference/fleet/elastic-agent-unprivileged#unprivileged-preexisting-user

elastic-agent install --unprivileged --user="my.path\username" --password="mypassword"

This should be

elastic-agent install --unprivileged --user="my.path\username" --group="mygroup"

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:IngestIssues owned by the Ingest Docs Teamsource:webIssues originating from the elastic.co docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions