Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default superuser

    Hi! I have experienced the same problem in Ubuntu Breezy,Kubuntu Breezy
    and Kubuntu Dapper. While on Gnome or KDE as a normal user,when I launch
    a superuser program (i.e. synaptic or adept) a window is open asking
    for "your password". If I give the superuser password it says "wrong
    password"; if I give the user password it does nothing at all, I mean
    it closes the window asking the password then it does not launch i.e.
    synaptic or adept,but does nothing at all.Any idea,please? TNX!
    carmelinux Guest

  2. Similar Questions and Discussions

    1. Encrypting a superuser
      "JJ (UK)" wrote: While this problem has nothing really to do with Perl, it is so worrying to me that you may consider implementing this in...
  3. #2

    Default Re: superuser

    On Fri, 02 Jun 2006 09:50:23 +0200, carmelinux mumbled:
    > Hi! I have experienced the same problem in Ubuntu Breezy,Kubuntu Breezy
    > and Kubuntu Dapper. While on Gnome or KDE as a normal user,when I launch
    > a superuser program (i.e. synaptic or adept) a window is open asking
    > for "your password". If I give the superuser password it says "wrong
    > password"; if I give the user password it does nothing at all, I mean
    > it closes the window asking the password then it does not launch i.e.
    > synaptic or adept,but does nothing at all.Any idea,please? TNX!
    Enter the first user password. There is no root password. There is no root
    user.

    When you installed it you added the first user with (hopefully) a password
    this is what it wants to know.
    --
    Simon.
    ================================================== ===================
    "Back up my hard disk ? I can't find the reverse switch !"
    ================================================== ===================
    Simon Jones Guest

  4. #3

    Default Re: superuser

    On Fri, 02 Jun 2006 07:51:54 +0000, Simon Jones wrote:
    >> While on Gnome or KDE as a normal user,when I launch
    >> a superuser program (i.e. synaptic or adept) a window is open asking
    >> for "your password". If I give the superuser password it says "wrong
    >> password"; if I give the user password it does nothing at all, I mean
    >> it closes the window asking the password then it does not launch i.e.
    >> synaptic or adept,but does nothing at all.Any idea,please? TNX!
    >
    > Enter the first user password. There is no root password. There is no root
    > user.
    >
    > When you installed it you added the first user with (hopefully) a password
    > this is what it wants to know.
    If I enter the user password,as I wrote,it exits doing nothing.
    what I have to do to run such an application is as follows:
    1)open a terminal
    2)su
    3) give root password (it DOES exist!)
    4)launch and correctly execute synaptic

    what's wrong ??? TNX

    carmelinux Guest

  5. #4

    Default Re: superuser

    carmelinux wrote:
    > On Fri, 02 Jun 2006 07:51:54 +0000, Simon Jones wrote:
    >>> While on Gnome or KDE as a normal user,when I launch
    >>> a superuser program (i.e. synaptic or adept) a window is open asking
    >>> for "your password". If I give the superuser password it says "wrong
    >>> password"; if I give the user password it does nothing at all, I mean
    >>> it closes the window asking the password then it does not launch i.e.
    >>> synaptic or adept,but does nothing at all.Any idea,please? TNX!
    >>
    >> Enter the first user password. There is no root password. There is no
    >> root user.
    >>
    >> When you installed it you added the first user with (hopefully) a
    >> password this is what it wants to know.
    >
    > If I enter the user password,as I wrote,it exits doing nothing.
    > what I have to do to run such an application is as follows:
    > 1)open a terminal
    > 2)su
    > 3) give root password (it DOES exist!)
    > 4)launch and correctly execute synaptic
    >
    > what's wrong ??? TNX
    I have been wondering about how the root user works in Kubuntu. On my
    laptop, I can log in using "root" at the terminal. On my desktop computer,
    I cannot. Both puters allow "sudo -H su" to become root after
    editing /etc/sudoers. "sudo -H <some-kde-app>" usually fails, while "sudo
    <some-kde-app>" doesn't (even though there's a root home folder). I'm just
    puzzled that the behavior isn't the same on two different systems that
    installed from the same Breezy CD...
    DanielEKFA Guest

  6. #5

    Default Re: superuser

    On Fri, 02 Jun 2006 11:14:51 +0200, carmelinux mumbled:
    > If I enter the user password,as I wrote,it exits doing nothing.
    > what I have to do to run such an application is as follows:
    > 1)open a terminal
    > 2)su
    > 3) give root password (it DOES exist!)
    > 4)launch and correctly execute synaptic
    >
    > what's wrong ??? TNX
    >
    Your installation, there should not be a root user. You should sudo su to
    get to root and use the first user password.

    Have a look here: [url]http://ubuntuguide.org/[/url]
    --
    Simon.
    ================================================== ===================
    "Back up my hard disk ? I can't find the reverse switch !"
    ================================================== ===================
    Simon Jones Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139