Skip to content

How to install when I dont have admin privileges #106

@ratnakark

Description

@ratnakark

I have a linux server without root privileges.
i extracted the binary from the rpm and executed the binary and it works. BUT establishing a session only works from the directory where i executed the plugin binary.
Any ideas on how to get around this

$pwd
/home/xxx/t1
$ $ ./session-manager-plugin

The Session Manager plugin was installed successfully. Use the AWS CLI to start a session.

$ ssh i-xxx

Last login: Sat Feb 22 01:56:30 2025 from 127.0.0.1
$

$ cd /home/xxx
$ ssh i-xxx

SessionManagerPlugin is not found. Please refer to SessionManager Documentation here: http://docs.aws.amazon.com/console/systems-manager/session-manager-plugin-not-found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions