Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (0)

Powered by Vanilla. Made with Bootstrap.
  • Xin
    Posts: 3,251
    For scorign with the SSH wargames, you should have to get a password, so you can then enter it into the relevant box and you get points for it on the php side.

    So we need to configure the SSH user levels with the passwords
    Xin
  • said:


    For scorign with the SSH wargames, you should have to get a password, so you can then enter it into the relevant box and you get points for it on the php side.

    So we need to configure the SSH user levels with the passwords


    I see. Sounds like a pretty good idea. I'll help set it up on the SSH server.
  • Xin
    Posts: 3,251
    said:


    said:


    For scorign with the SSH wargames, you should have to get a password, so you can then enter it into the relevant box and you get points for it on the php side.

    So we need to configure the SSH user levels with the passwords


    I see. Sounds like a pretty good idea. I'll help set it up on the SSH server.


    Yeah i really dont know how im gonna work the server part of it, i suppose we are going to need
    loads of different SSH levels
    Xin
  • said:


    said:


    said:


    For scorign with the SSH wargames, you should have to get a password, so you can then enter it into the relevant box and you get points for it on the php side.

    So we need to configure the SSH user levels with the passwords


    I see. Sounds like a pretty good idea. I'll help set it up on the SSH server.


    Yeah i really dont know how im gonna work the server part of it, i suppose we are going to need
    loads of different SSH levels

    We just have one box with different users. Like level1, level2 etc so they just ssh level1@server
    Then enter the password for level1. So we have a home dir that has nothing in it then we have dir's like /levels/level1/ with level1 in it.