Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: shell permission

  1. #1
    Join Date
    Jul 2011
    Beans
    24

    shell permission

    I am using Ubuntu 10.04 lucid lynx. Is it possible for others to access my system's login through the shell if they know the host of my system? If yes, I want to know how. And should I give permissions for them to access my system.
    Thanks in Advance.

  2. #2
    Join Date
    Oct 2005
    Location
    Padova (Italy)
    Beans
    321
    Distro
    Kubuntu

    Re: shell permission

    SSH is the swiss army knife for remote login to a machine.

    Start from here.

  3. #3
    Join Date
    Dec 2008
    Location
    Deep Woods of PA
    Beans
    699
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: shell permission

    Quote Originally Posted by kirthi View Post
    I am using Ubuntu 10.04 lucid lynx. Is it possible for others to access my system's login through the shell if they know the host of my system? If yes, I want to know how. And should I give permissions for them to access my system.
    Thanks in Advance.
    I think you should start from the top. Do you want for people to access your system?
    Regards,

    Karlson

  4. #4
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: shell permission

    Quote Originally Posted by karlson View Post
    I think you should start from the top. Do you want for people to access your system?
    This ^. Also, note that installing SSH while having a weak password is one of the best ways to get your box cracked.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  5. #5
    Join Date
    Nov 2010
    Beans
    125
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: shell permission

    I will add are you inside a network behind a nat with ip public?
    I like unity, gnome and xfce

  6. #6
    Join Date
    Nov 2008
    Location
    Maine
    Beans
    1,126
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: shell permission

    I take it you want to prevent poeple from getting in.
    first step would be to configure the firewall, and my yourself invisible,
    by dropping packets unsolicited.
    https://help.ubuntu.com/10.04/server.../firewall.html
    ~Conradin~

  7. #7
    Join Date
    Jul 2011
    Beans
    24

    Re: shell permission

    I want to know if linux can give the permission for others to access my system if they know my host through any commands in terminal.

  8. #8
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: shell permission

    Quote Originally Posted by kirthi View Post
    I want to know if linux can give the permission for others to access my system if they know my host through any commands in terminal.
    They'd need to know your username and password to get in.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  9. #9
    Join Date
    Dec 2008
    Location
    Deep Woods of PA
    Beans
    699
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: shell permission

    Quote Originally Posted by kirthi View Post
    I want to know if linux can give the permission for others to access my system if they know my host through any commands in terminal.
    Quote Originally Posted by CharlesA View Post
    They'd need to know your username and password to get in.
    Depends on what is configured and how it is configured and what type of access you want to prevent.

    For remote access most commonly used now is:

    SSH

    You also have:

    RSH
    RLOGIN
    TELNET

    There are some more obscure that I won't mention, but again you need to specify what is it that you want to let the users do or prevent them from doing.

    Any computer connected to the network is at risk. Can this be minimized? Absolutely.
    Regards,

    Karlson

  10. #10
    Join Date
    Jul 2011
    Beans
    24

    Re: shell permission

    I want to know if something can be done to access my system by others.
    Using ssh by knowing my host can they access my system. If they can do that will they be able to handle my system without my permission.

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •