Results 1 to 9 of 9

Thread: Password

  1. #1
    Join Date
    Jun 2009
    Beans
    135

    Password

    I understand the need for a strong password. It would appear that it should contain letters, numbers, various characters. That is the easy part.

    To me, the difficult part is when it comes time to install upgrades or any time a password is required, entering that conglomeration of numbers and characters.

    My question: "Is there a way to store that password so that it will be automatically inserted"?

    waltwin

  2. #2
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Password

    I do not think an overly complicated password is needed to log into your system. As you said it can be difficut and frustrating to have to type it in every time, and if someone gains physical access to your machine they have many ways to get to your data without needing your password.


    404

  3. #3
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Password

    Hi waltwin.

    First, I'd try to convince you that is better to request a password every time you need an admin task.

    Then, take note that very long passwords are secure password, even if there's no number or symbols. For instance, this is 22-characters password is very easy to remember:
    Code:
    idontlikelongpasswords
    Let us know how it goes.
    Regards.

  4. #4
    Join Date
    Jun 2009
    Beans
    135

    Re: Password

    Thank you for your response. Actually I am retired and nobody has access to my machine. I guess I am more concerned about someone hacking my password on line.

  5. #5
    Join Date
    Feb 2009
    Location
    Dallas, TX
    Beans
    7,790
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Password

    If you really want to do this at your own risk, you need to educate yourself first a little bit.

    Take a look at this community help page, and this old forum tutorial.

    Once you understand what you are doing, you'lll understand this answer provided here.

    Regards.

  6. #6
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Password

    Quote Originally Posted by waltwin View Post
    Thank you for your response. Actually I am retired and nobody has access to my machine. I guess I am more concerned about someone hacking my password on line.
    Unless you have opened ports, the default setup of Ubuntu does not expose your system to the world, meaning that someone online cannot hack your computer's password.

    Of course this doesn't mean you are safe from, for example getting your LinkedIn or Facebook password hacked, but that is not a Linux-specific issue.

    Lots of great info here: http://ubuntuforums.org/showthread.php?t=510812

  7. #7
    Join Date
    Jun 2009
    Beans
    135

    Re: Password

    Quote Originally Posted by papibe View Post
    If you really want to do this at your own risk, you need to educate yourself first a little bit.

    Take a look at this community help page, and this old forum tutorial.

    Once you understand what you are doing, you'lll understand this answer provided here.

    Regards.
    I understand the folly of eliminating the protection of sudo and it is something I would not consider. My problem is trying to understand ALL of the verbiage associated with Passwords and other security issues.

    I am sure that is where I read about the twenty character password and I still wonder about entering such a password when doing updates etc.. Is it not correct that when updates are required a password has to be entered?

  8. #8
    Join Date
    Nov 2009
    Location
    de9fdc5c1ade9d205ac5e2622
    Beans
    Hidden!
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Password

    I wouldn't be concerned with some one hacking into your computer, just use an easy password for you for the computer. Now I would not advice that for any of your online accounts.

    Look into something like KeePassX for password management, but in the case of your computer, if there is no physical access from anyone suspicious don't bother with a huge complex password.

    AlphaA
    "Si Dieu n'existait pas, il faudrait l'inventer" -Voltaire

  9. #9
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Password

    Quote Originally Posted by waltwin View Post
    Is it not correct that when updates are required a password has to be entered?
    This isn't correct.

    Since 11.10 a password has only been needed for the installation of new packages, upgrading existing packages no longer requires password confirmation.

    https://wiki.ubuntu.com/SecurityTeam...curity_updates
    Cheesemill

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
  •