Coder Social home page Coder Social logo

Comments (17)

jeunito avatar jeunito commented on July 30, 2024

I checked this out. If you have a different key other than the one in ~/.ssh/id_rsa then it will be shown otherwise entries whose identity files aren't shown are assumed to use ~./ssh/id_rsa.

You can verify this by updating some entries:

$ storm update test* --id_file /home/test

and then refresh your browser. Search for those entries that you just updated. You should see their identity files shown.

from storm.

lowks avatar lowks commented on July 30, 2024

This is strange, I ran it with storm web --port 3333 and it showed my keys, I tried editing one of them, there was no save button so I restarted it, then when i tried visiting localhost:3333 again, it showed I have no keys ?

Here are the contents of my .ssh folder:

lowks@lowkster:~> ls ~/.ssh/
config  id_dsa  id_rsa  id_rsa.pub  known_hosts  known_hosts_bak  known_hosts_bak2  sky_id_dsa

from storm.

jeunito avatar jeunito commented on July 30, 2024

What did you try to edit? I don't think you can edit your keys via the web interface at the moment.

from storm.

lowks avatar lowks commented on July 30, 2024

I tried to edit one of my keys by clicking on the "pencil" icon.

from storm.

jeunito avatar jeunito commented on July 30, 2024

I don't think you can edit the keys on the web currently as far as I can tell. You can only edit the connection_uri. You will have to use the cli if you want to edit the keys. What version are you using?

from storm.

lowks avatar lowks commented on July 30, 2024

The latest from pypi. Also, can we add a --version to the argument ?

On Mon, Apr 21, 2014 at 2:32 PM, Jeune Asuncion [email protected]:

I don't think you can do edit the keys on the web currently as far as I
can tell. You can only edit the connection_uri. You will have to use the
cli if you want to edit the keys. What version are you using?


Reply to this email directly or view it on GitHubhttps://github.com//issues/51#issuecomment-40919045
.

from storm.

jeunito avatar jeunito commented on July 30, 2024

I am not sure --version can be done if it were not an ssh_config keyword. You could probably explain further by opening up another ticket.

from storm.

emre avatar emre commented on July 30, 2024

you can use

$ storm version

instead of

$ storm --version

regarding the web interface, I will look into this, just need free time. thanks for the report.

from storm.

jeunito avatar jeunito commented on July 30, 2024

@emre I totally misunderstood @lowks question on the version lol.

from storm.

lowks avatar lowks commented on July 30, 2024

Ah okay, if you have that I am okay with that.

On Mon, Apr 21, 2014 at 2:54 PM, Emre Yılmaz [email protected]:

you can use

storm version

instead of storm --version.

I will look into this, just need free time. thanks for the report.


Reply to this email directly or view it on GitHubhttps://github.com//issues/51#issuecomment-40919794
.

from storm.

emre avatar emre commented on July 30, 2024

@jeunito yeah, I was not very sure either :)

@lowks

checked the web ui, usernames on SSH entries were not shown. fixed it at master branch: 62ce3df

regarding the no save button issue, just press enter :)

other than that, I couldn't see any problem on add/edit/delete operations. I will push the fixed version once I complete the browser tests for the web command. (#53)

When I run storm list it shows all of my keys correctly under ~/.ssh/config but then when I run
storm web --port 3333 it says I got no keys at all ?

I couldn't reproduce this.

It would be good if you can you paste a simple ~/.ssh/config file which I can reproduce the problem.

from storm.

lowks avatar lowks commented on July 30, 2024

Let me try to reproduce this step here and give you the ~/.ssh/config to reproduce it too. Probably a warning would be nice if two pub keys were found so as to reduce the confusion when the web front is empty.

from storm.

lowks avatar lowks commented on July 30, 2024

Okay this is strange. A very simple version with one host in my config file works but the full one does not. I have emailed it to you.

from storm.

emre avatar emre commented on July 30, 2024

thanks for the email, just found the problem.

will be fixed soon.

from storm.

lowks avatar lowks commented on July 30, 2024

Share the fix please later thanks

On 22 Apr, 2014, at 9:05 pm, Emre Yılmaz [email protected] wrote:

This message is eligible for Automatic Cleanup! ([email protected]) Add cleanup rule | More info
thanks for the email, just found the problem.

will be fixed soon.


Reply to this email directly or view it on GitHub.

from storm.

emre avatar emre commented on July 30, 2024

updated pypi, can you check with the new version? (0.6.1)

$ sudo pip install stormssh --upgrade

from storm.

lowks avatar lowks commented on July 30, 2024

works perfectly now!

from storm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.