Find the answer to your Linux question:
Results 1 to 8 of 8
Hi, I've been trying to install some games from the ubuntu software center. When I click "install" I'm asked for a password, but I don't understand why since I had ...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    9

    Cannot download software due to password problem

    Hi,

    I've been trying to install some games from the ubuntu software center.
    When I click "install" I'm asked for a password, but I don't understand why since I had my login password disabled(is it some other password?).If I just press enter without typing anything, it tells me that authentication failed.

    Thanks for your help.

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,102
    Software installation is a task for the superuser root.

    On ubuntu, the "sudo" command is pre-configured, so that a normal user can become root by providing his/her password.

    So, you disabled the question for the login password.
    But you are not loging in for the software installation, you are elevating your privileges.
    You must always face the curtain with a bow.

  3. #3
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    How did you disable your login password?
    Maybe you just enabled passwordless login instead?

  4. #4
    Just Joined!
    Join Date
    Aug 2010
    Posts
    9
    For disable I used: sudo passwd -d <my user>

    Ok, so what exactly should I do to download software?

  5. #5
    Just Joined!
    Join Date
    Aug 2010
    Posts
    9
    well,what should I do?

  6. #6
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    Can you still use sudo from the command line?

  7. #7
    Just Joined!
    Join Date
    Aug 2010
    Posts
    9
    Yeah.So unless I set a password it is impossible do download new software through the GUI?

  8. #8
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    You should set the password and enable passwordless login instead.

    Edit: In fact, passwordless sudo gives me chills.

Posting Permissions

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