I’m trying to configure a SSH to link with bucket with my Amazon Workspace.
However commands that I try to use commands like ssh
or ssh-keygen
by following this guide
I get this error
No user exists for uid XXXXX (represents our uid)
Hi Raymond,
When you mention 'Link,' are you referring to using SSH to clone or push to your Amazon workspace?
Additionally, where are you running your commands, such as ssh or ssh-keygen? Are you using a local command prompt?
Please note that ssh is a command that usually requires additional parameters to function properly. For example, you would use it like ssh user@hostname to connect to a remote server.
As for ssh-keygen, it is a tool used in Unix-like operating systems to generate, manage, and convert authentication keys for the SSH (Secure Shell) protocol.
- Phil
[domain\user@a-35ejv9hle6bsx ~]$ export LD_PRELOAD=/lib/x86_64-linux-gnu/libnss_sss.so.2
ERROR: ld.so: object '/lib/x86_64-linux-gnu/libnss_sss.so.2' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.