x-atlas-consortia / clt

The X Atlas Consortia Command Line Transfer application
0 stars 0 forks source link

login without browser in HPC #6

Open liuyang2006 opened 5 months ago

liuyang2006 commented 5 months ago

Hi,

I am remote connecting HPC, when I login, there is no browser support. How can I login? Thank you!

Best, Yang

maxsibilla commented 5 months ago

@liuyangzzu We are looking into a solution, the issue is that we are limited in what we can support in regards to login as that is controlled by Globus.

A potential workaround would be using the command

globus login --no-local-server

This will return a login URL that you can visit on another machine. Upon login you should be given an access code that can be inputted into the terminal.